update: fix
This commit is contained in:
@@ -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,6 +1,6 @@
|
||||
{
|
||||
hardware.pulseaudio.enable = false;
|
||||
sound.enable = true;
|
||||
#sound.enable = true;
|
||||
|
||||
# rtkit is optional but recommended
|
||||
security.rtkit.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user