feat(nixos): integrate headplane and enhance configs with new services
This commit is contained in:
@@ -13,7 +13,7 @@ lib.optionalAttrs device.hasGui {
|
||||
./discord.nix
|
||||
./firefox.nix
|
||||
./ghostty.nix
|
||||
# ./gimp.nix
|
||||
./gimp.nix
|
||||
./guitarix.nix
|
||||
./hyprpicker.nix
|
||||
./jellyflix.nix
|
||||
|
||||
@@ -6,5 +6,7 @@
|
||||
home.packages = lib.optionals pkgs.stdenv.isLinux [
|
||||
pkgs.discord
|
||||
pkgs.vesktop
|
||||
pkgs.discord-canary
|
||||
pkgs.discord-ptb
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user