mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
Small refactor
This commit is contained in:
parent
d05b910886
commit
de03120bfd
7 changed files with 41 additions and 8 deletions
7
base.nix
7
base.nix
|
@ -2,13 +2,8 @@
|
|||
|
||||
{
|
||||
|
||||
imports = [
|
||||
./users/default.nix
|
||||
./users/julien.nix
|
||||
];
|
||||
|
||||
luj.nix.enable = true;
|
||||
luj.secrets.enable = true;
|
||||
#luj.secrets.enable = true;
|
||||
luj.ssh-server.enable = true;
|
||||
luj.programs.mosh.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue