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
d5b44c8825
nixos-config
/
modules
/
home
/
programs
/
misc
/
headless
/
default.nix
10 lines
96 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
;
[
Formatting
2024-12-25 03:09:10 -05:00
dua
p7zip
Add Hyprland, attempt generalization
2024-12-08 06:41:06 -05:00
trash-cli
Alphabet sort some misc apps
2024-12-25 02:09:04 -05:00
vimv
What a clusterfuck
2024-10-09 03:36:08 -04:00
]
;
}
Reference in a new issue
Copy permalink