From f7967d36255ab5dfe59b342c3bf8340940f431d8 Mon Sep 17 00:00:00 2001 From: Hello-User Date: Sat, 1 Jul 2023 00:49:10 +0200 Subject: [PATCH] Include desktop-environment.nix --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 807cd8b..375447f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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