disable xdg
This commit is contained in:
parent
de86a5298a
commit
19b00da8a9
1 changed files with 6 additions and 0 deletions
|
|
@ -62,6 +62,12 @@
|
|||
|
||||
users.extraUsers.veneficium.extraGroups = [ "podman" ];
|
||||
|
||||
xdg.autostart.enable = false;
|
||||
xdg.icons.enable = false;
|
||||
xdg.menus.enable = false;
|
||||
xdg.mime.enable = false;
|
||||
xdg.sounds.enable = false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
nano
|
||||
lshw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue