This website requires JavaScript.
Explore
Help
Sign in
daniel
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Activity
Actions
e609bba5bd
dotfiles
/
system
/
darwin
/
attic.nix
6 lines
74 B
Nix
Raw
Normal View
History
Unescape
Escape
attic: remove overrides
2024-03-26 19:17:09 +00:00
{
pkgs
,
.
.
.
}:
attic: nginx+attic cli
2023-04-05 08:10:31 +00:00
{
attic: remove overrides
2024-03-26 19:17:09 +00:00
environment
.
systemPackages
=
[
pkgs
.
attic-client
]
;
attic: nginx+attic cli
2023-04-05 08:10:31 +00:00
}
Copy permalink