Konfigfile aufgeräumt

This commit is contained in:
2026-04-16 13:58:23 +02:00
parent 9203a5e845
commit f852a15e81
+6 -4
View File
@@ -8,9 +8,10 @@
imports =
[
./hardware-configuration.nix
./gnome.nix
# ./plasma.nix
# ./hyprland.nix
./modules/desktop/gnome.nix
# ./modules/desktop/kde.nix
# ./modules/desktop/hyprland.nix
# ./modules/desktop/niri.nix
];
# Use the systemd-boot EFI boot loader.
@@ -40,6 +41,7 @@
# Set your time zone.
time.timeZone = "Europe/Berlin";
programs.dconf.enable = true;
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
@@ -55,7 +57,7 @@
# Enable Gnome3 Keyring
# services.gnome.gnome-keyring.enable = true;
# Enable CUPS to print documents.
# Enable CUPS to print documents.2
services.printing.enable = true;
services.avahi = {
enable = true;