This website requires JavaScript.
Explore
Help
Sign in
Bun
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a4ecef2517
nixos-config
/
modules
/
home
/
programs
/
misc
/
headless
/
default.nix
9 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
Fix unfree predicate by stealing unfreepackages from Majiir
2025-02-25 06:23:59 -05:00
{
lib
,
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
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