Create all.nix role with common modules
This commit is contained in:
parent
40bbb757a1
commit
6a9a43478c
3 changed files with 15 additions and 16 deletions
|
@ -10,14 +10,7 @@
|
|||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../../modules/fonts.nix
|
||||
../../modules/sound.nix
|
||||
../../modules/opengl.nix
|
||||
../../modules/ssh.nix
|
||||
../../modules/remote-builder.nix
|
||||
../../modules/earlyoom.nix
|
||||
../../users/fleaz.nix
|
||||
../../home-manager/default.nix
|
||||
../../roles/all.nix
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue