a little ricing

This commit is contained in:
foosinn 2022-02-12 20:52:20 +01:00
parent 448da283ee
commit beb7d2def1
8 changed files with 166 additions and 82 deletions

View file

@ -7,6 +7,8 @@
{
imports =
[
./modules/colors.nix
# Include the results of the hardware scan.
./hardware-configuration.nix
@ -18,7 +20,8 @@
./roles/network.nix
./roles/nix.nix
./roles/vpn.nix
./roles/work.nix
./roles/private.nix
./roles/game.nix
];
networking.useDHCP = false;