feat: stable 25.05
This commit is contained in:
parent
f353ff1cee
commit
52e47c3e45
2 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
|
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||||
zen-browser.url = "github:MarceColl/zen-browser-flake";
|
zen-browser.url = "github:MarceColl/zen-browser-flake";
|
||||||
mms.url = "github:mkaito/nixos-modded-minecraft-servers";
|
mms.url = "github:mkaito/nixos-modded-minecraft-servers";
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@ in {
|
||||||
wget
|
wget
|
||||||
git
|
git
|
||||||
btop
|
btop
|
||||||
|
vt-cli
|
||||||
];
|
];
|
||||||
|
|
||||||
users.groups.media = {};
|
users.groups.media = {};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue