Add roles to boxy
This commit is contained in:
@@ -8,7 +8,10 @@
|
|||||||
imports =
|
imports =
|
||||||
[ # Include the results of the hardware scan.
|
[ # Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
../../roles/common/default.nix
|
||||||
../../roles/nix/default.nix
|
../../roles/nix/default.nix
|
||||||
|
(import ../../roles/kodi/default.nix { autologin = true; inherit lib; inherit pkgs; })
|
||||||
|
(import ../../roles/users/default.nix { extraGroups = []; })
|
||||||
];
|
];
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
|
|||||||
Reference in New Issue
Block a user