Switching to flakes and adding home-manager
This commit is contained in:
parent
32e9c2b93c
commit
97d648948f
9 changed files with 124 additions and 26 deletions
|
|
@ -6,10 +6,9 @@
|
|||
./hardware-configuration.nix
|
||||
./packages.nix
|
||||
./system.nix
|
||||
./hardware.nix # Set in the up.sh script among the files in hardware/
|
||||
# ./hardware.nix # Set in the up.sh script among the files in hardware/
|
||||
./networking.nix
|
||||
./user/user.nix
|
||||
<home-manager/nixos>
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue