updated goober config

This commit is contained in:
chloe 2024-12-08 10:11:34 +01:00
parent 6fcf4c62e2
commit 7455e9981f
7 changed files with 31 additions and 5 deletions

View file

@ -97,6 +97,7 @@
services.udisks2.enable = true ;
security.pam.services.swaylock = {};
# List services that you want to enable:
# Enable the OpenSSH daemon.

View file

@ -3,6 +3,6 @@
imports = [
./neovim.nix
./flatpak.nix
./discord.nix
# ./discord.nix
];
}