Remove duplicates
This commit is contained in:
parent
c03be7d968
commit
d2ffc2610a
1 changed files with 3 additions and 4 deletions
|
|
@ -23,9 +23,8 @@
|
||||||
./system
|
./system
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages = [
|
||||||
[ pkgs.vim
|
# System-level packages only
|
||||||
pkgs.git
|
|
||||||
];
|
];
|
||||||
|
|
||||||
nix.settings.experimental-features = "nix-command flakes";
|
nix.settings.experimental-features = "nix-command flakes";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue