Merge branch 'main' of github.com:eRgo35/nixos

This commit is contained in:
2024-04-27 18:55:58 +02:00
2 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@
# Configure console keymap
console.keyMap = "pl2";
# services.gnome.gnome-keyring.enable = true;
services.gnome.gnome-keyring.enable = true;
# Enable CUPS to print documents.
services.printing.enable = true;