update: fix

This commit is contained in:
2024-11-09 23:57:51 -05:00
parent 0603084590
commit 2c0d333577
4 changed files with 108 additions and 86 deletions
+2 -2
View File
@@ -7,11 +7,11 @@
./user.nix
./xserver.nix
./nm.nix
./virtmanager.nix
#./virtmanager.nix
./hyprland.nix
./trim.nix
./bluetooth.nix
./services.nix
./nixvim/nixvim.nix
#./nixvim/nixvim.nix
];
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
hardware.pulseaudio.enable = false;
sound.enable = true;
#sound.enable = true;
# rtkit is optional but recommended
security.rtkit.enable = true;