bruh
This commit is contained in:
@@ -71,7 +71,6 @@ in
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
pkgs.${namespace}.discord-krisp
|
||||
dolphin-emu
|
||||
heroic
|
||||
mgba
|
||||
@@ -79,5 +78,7 @@ in
|
||||
prismlauncher
|
||||
ryubing
|
||||
omnissa-horizon-client
|
||||
];
|
||||
] ++ (with pkgs.${namespace}; [
|
||||
discord-krisp
|
||||
]);
|
||||
}
|
||||
|
||||
@@ -164,10 +164,6 @@ in
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
pkgs.${namespace}.bolt-launcher
|
||||
pkgs.${namespace}.discord-krisp
|
||||
# pkgs.${namespace}.librepods
|
||||
|
||||
compose2nix
|
||||
distrobox
|
||||
heroic
|
||||
@@ -188,7 +184,11 @@ in
|
||||
virt-manager
|
||||
vorta
|
||||
waydroid-helper
|
||||
];
|
||||
] ++ (with pkgs.${namespace}; [
|
||||
bolt-launcher
|
||||
discord-krisp
|
||||
# librepods
|
||||
]);
|
||||
|
||||
specialisation = {
|
||||
"cosmic".configuration = {
|
||||
|
||||
Reference in New Issue
Block a user