mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: restructure user common files, allow selecting "minimal" set of options for vms
This commit is contained in:
parent
d842d25eb9
commit
e2ba02234a
16 changed files with 87 additions and 74 deletions
|
@ -13,6 +13,8 @@
|
|||
../../../../users/root
|
||||
];
|
||||
|
||||
home-manager.users.root.home.minimal = true;
|
||||
|
||||
systemd.network.networks = {
|
||||
"10-wan" = {
|
||||
# TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue