Remove some grossness in Jovian
This commit is contained in:
parent
2ddcbbc58c
commit
88933b9ce2
1 changed files with 4 additions and 7 deletions
|
@ -43,13 +43,10 @@
|
|||
};
|
||||
|
||||
environment = {
|
||||
persistence."/persist" = {
|
||||
directories = [
|
||||
persistence."/persist".directories = [
|
||||
"/etc/NetworkManager/system-connections"
|
||||
"/var/lib/decky-loader"
|
||||
];
|
||||
users.${config.sysusers.main}.directories = [ ".steam" ];
|
||||
};
|
||||
gnome.excludePackages = with pkgs; [
|
||||
adwaita-icon-theme
|
||||
baobab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue