applications, fix helios64 kernel
This commit is contained in:
@@ -30,7 +30,7 @@ in {
|
||||
# Applications
|
||||
users.users.googlebot.packages = with pkgs; [
|
||||
chromium keepassxc mumble tigervnc bluez-tools vscodium element-desktop mpv
|
||||
nextcloud-client signal-desktop minecraft sauerbraten
|
||||
nextcloud-client signal-desktop minecraft sauerbraten gnome.file-roller
|
||||
];
|
||||
|
||||
# Networking
|
||||
|
||||
@@ -14,7 +14,9 @@ in {
|
||||
};
|
||||
|
||||
# xfce apps
|
||||
users.users.googlebot.packages = with pkgs; [
|
||||
# TODO for some reason whiskermenu needs to be global for it to work
|
||||
environment.systemPackages = with pkgs; [
|
||||
xfce.xfce4-whiskermenu-plugin
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user