Actually include common system packages

main
Carsten Kragelund 2023-04-25 11:56:46 +02:00
parent 62c54a3da0
commit 6b8ec68ab2
Signed by: nyx
GPG Key ID: CADDADEEC9F753C0
1 changed files with 1 additions and 0 deletions

@ -10,6 +10,7 @@ with pkgs;
imports = [ imports = [
./graphical.nix ./graphical.nix
./wsl.nix ./wsl.nix
./pkgs.nix
]; ];
users = { users = {