This website requires JavaScript.
Explore
Help
Sign In
sam
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dd837fb296
nixos
/
hosts
/
common
/
core
/
default.nix
7 lines
52 B
Nix
Raw
Normal View
History
Unescape
Escape
users in hosts
2024-05-12 19:58:55 +01:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
./sops.nix
]
;
bootstrap script
2024-05-14 18:26:45 +01:00
users in hosts
2024-05-12 19:58:55 +01:00
}