Include desktop-environment.nix

This commit is contained in:
Shaquille Soekhlal 2023-07-01 00:49:10 +02:00
parent f987a09ede
commit f7967d3625

View File

@ -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