This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
54855a0d33
NixOS-Config
/
modules
/
home
/
programs
/
misc
/
headless
/
default.nix
11 lines
112 B
Nix
Raw
Normal View
History
Unescape
Escape
Forgot to import the general headless apps
2024-10-16 01:42:34 -04:00
{
pkgs
,
.
.
.
}:
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
home
.
packages
=
with
pkgs
;
[
gotop
p7zip
vimv
dua
protonvpn-cli_2
]
;
}
Reference in a new issue
Copy permalink