nix format

This commit is contained in:
mjallen18
2026-01-07 09:17:34 -06:00
parent 98c627531c
commit dabd791fac
20 changed files with 546 additions and 316 deletions

View File

@@ -70,15 +70,18 @@ in
};
};
home.packages = with pkgs; [
dolphin-emu
heroic
mgba
moonlight-qt
prismlauncher
ryubing
omnissa-horizon-client
] ++ (with pkgs.${namespace}; [
discord-krisp
]);
home.packages =
with pkgs;
[
dolphin-emu
heroic
mgba
moonlight-qt
prismlauncher
ryubing
omnissa-horizon-client
]
++ (with pkgs.${namespace}; [
discord-krisp
]);
}

View File

@@ -163,32 +163,35 @@ in
password-store = enabled;
};
home.packages = with pkgs; [
compose2nix
distrobox
heroic
omnissa-horizon-client
jq
lzip
morph
orca-slicer
piper
prismlauncher
protontricks
protonvpn-gui
python3
runelite
smile
unigine-heaven
via
virt-manager
vorta
waydroid-helper
] ++ (with pkgs.${namespace}; [
bolt-launcher
discord-krisp
# librepods
]);
home.packages =
with pkgs;
[
compose2nix
distrobox
heroic
omnissa-horizon-client
jq
lzip
morph
orca-slicer
piper
prismlauncher
protontricks
protonvpn-gui
python3
runelite
smile
via
virt-manager
vorta
waydroid-helper
]
++ (with pkgs.${namespace}; [
bolt-launcher
discord-krisp
superposition
# librepods
]);
specialisation = {
"cosmic".configuration = {