mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/ni: add filesystem setup
This commit is contained in:
parent
35f0abedd0
commit
9a47f44c4e
@ -100,6 +100,10 @@
|
||||
emulators.enable = true;
|
||||
retro-computing.enable = true;
|
||||
};
|
||||
filesystem = {
|
||||
tools.enable = true;
|
||||
setups.personal-webstorage.enable = true;
|
||||
};
|
||||
vpn.personal.enable = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user