Updated to use new attribute
This commit is contained in:
parent
5634723880
commit
b1eb142ac5
4 changed files with 7 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
];
|
||||
|
||||
# Make ready for nix flakes
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
@ -109,6 +109,7 @@
|
|||
wireguard-tools
|
||||
|
||||
prusa-slicer
|
||||
traceroute
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue