restructuring

This commit is contained in:
cnst
2024-06-23 16:37:06 +02:00
parent cdf2b9771c
commit f9e2ad7321
6 changed files with 212 additions and 22 deletions

View File

@@ -19,7 +19,6 @@
# You can also split up your configuration and import pieces of it here:
# ./users.nix
# Import your generated (nixos-generate-config) hardware configuration
./hardware-configuration.nix
];
@@ -121,6 +120,7 @@
pkgs.unzip
pkgs.p7zip
pkgs.unrar
pkgs.xdg-utils
];
localBinInPath = true;
};