Include desktop-environment.nix
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
./system-packages.nix
|
||||
./hibernation.nix
|
||||
./bootloader.nix
|
||||
./desktop-environment.nix
|
||||
];
|
||||
|
||||
# Setup keyfile
|
||||
@@ -44,7 +45,7 @@
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
||||
|
||||
fonts.fontDir.enable = true;
|
||||
fonts.fonts = with pkgs; [
|
||||
roboto
|
||||
|
Reference in New Issue
Block a user