tangled
alpha
login
or
join now
quasigod.xyz
/
nixconfig
9
fork
atom
My NixOS and Home Manager configurations
9
fork
atom
overview
issues
pulls
pipelines
add halloy and dino packages
quasigod.xyz
5 months ago
c4c14070
7fb7a109
verified
This commit was signed with the committer's
known signature
.
quasigod.xyz
SSH Key Fingerprint:
SHA256:IYQIQqk4Il5k+VDa+O4RM4mqCqVtyRilM/eLPbx2jjc=
+2
1 changed file
expand all
collapse all
unified
split
modules
programs
gui.nix
+2
modules/programs/gui.nix
···
30
30
withMoonlight = true;
31
31
moonlight = inputs.moonlight.packages.${pkgs.system}.moonlight;
32
32
})
33
33
+
halloy
34
34
+
dino
33
35
];
34
36
};
35
37
};