add thunderbird and aagl
This commit is contained in:
@@ -35,6 +35,7 @@ in
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./video.nix
|
||||
inputs.aagl.nixosModules.default
|
||||
];
|
||||
config = {
|
||||
system.stateVersion = "24.05";
|
||||
@@ -57,7 +58,7 @@ in
|
||||
gnome-software
|
||||
gnomeExtensions.pop-shell
|
||||
gnome-remote-desktop
|
||||
|
||||
thunderbird
|
||||
soundwireserver
|
||||
vscode
|
||||
spotify
|
||||
@@ -69,6 +70,10 @@ in
|
||||
# thunderbird
|
||||
];
|
||||
};
|
||||
|
||||
programs.anime-game-launcher.enable = true; # Adds launcher and /etc/hosts rules
|
||||
programs.anime-games-launcher.enable = true;
|
||||
|
||||
services.gnome.gnome-remote-desktop.enable = true;
|
||||
my-namespace.keychron-keyboard.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user