Automatic Updates/New Programs
Added in support for automatic updates. Also added in the following programs: - Element - JamesDSP - RetroArch (Full with all cores) - Spotify
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
LC_TIME = "en_US.UTF-8";
|
||||
};
|
||||
|
||||
# Enable automatic updates
|
||||
system.autoUpgrade.enable = true;
|
||||
system.autoUpgrade.allowReboot = true;
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
services.xserver.enable = true;
|
||||
|
||||
@@ -89,8 +93,12 @@
|
||||
alacritty
|
||||
bottom
|
||||
brave
|
||||
element-desktop
|
||||
jamesdsp
|
||||
neofetch
|
||||
neovim
|
||||
retroarchFull
|
||||
spotify
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user