fix error from before
This commit is contained in:
parent
67f1cad4ee
commit
a9fa056ccb
3 changed files with 12 additions and 17 deletions
|
|
@ -6,4 +6,11 @@
|
|||
imports = [
|
||||
# ./sops.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
git
|
||||
libgcc
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue