This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
81e513b092
nixfiles
/
home
/
dev
/
all
/
archives
/
common.nix
8 lines
86 B
Nix
Raw
Normal View
History
Unescape
Escape
add vaultui flake, minor tidying, start work on raspberry machine
2023-09-13 16:21:54 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
libarchive
zip
add p7zip to common archives
2024-03-10 20:58:58 +00:00
p7zip
add vaultui flake, minor tidying, start work on raspberry machine
2023-09-13 16:21:54 +01:00
]
;
}
Reference in a new issue
Copy permalink