This website requires JavaScript.
Explore
Help
Sign In
greg
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
mirror of
https://github.com/gburd/nix-config.git
synced
2024-11-15 08:46:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
94d6e77e51
nix-config
/
nixos
/
_mixins
/
desktop
/
discord.nix
7 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
sync with tcarrio (#7) sync with tcarrio
2024-05-23 19:02:20 +00:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
updates
2024-08-15 05:29:41 +00:00
discord
sync with tcarrio (#7) sync with tcarrio
2024-05-23 19:02:20 +00:00
]
;
}
Reference in a new issue
Copy permalink