mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
refactor: restructure topology
This commit is contained in:
parent
fd0069c626
commit
ac18f2d07d
6 changed files with 9 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
];
|
||||
|
||||
boot.mode = "bios";
|
||||
|
||||
users.groups.acme.members = ["nginx"];
|
||||
services.nginx.enable = true;
|
||||
services.nginx.recommendedSetup = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue