parent
afa692e17d
commit
002adf25c2
7 changed files with 28 additions and 17 deletions
|
@ -32,8 +32,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
hardware.pulseaudio.enable = false;
|
||||
services = {
|
||||
pulseaudio.enable = false;
|
||||
|
||||
# Enable my config for the gnome desktop environment
|
||||
v.gnome.enable = lib.mkDefault true;
|
||||
|
@ -80,7 +80,6 @@
|
|||
sbctl
|
||||
]; # ++ (if config.virtualisation.podman.enable then [ pkgs.podman-compose ] else []);
|
||||
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
virtualisation = {
|
||||
|
@ -123,7 +122,6 @@
|
|||
adb.enable = true;
|
||||
};
|
||||
|
||||
|
||||
networking = {
|
||||
# Networking
|
||||
networkmanager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue