Fix: split qemu configuration
This commit is contained in:
parent
57c445fd56
commit
bb18183277
5 changed files with 12 additions and 12 deletions
|
|
@ -3,6 +3,7 @@
|
|||
../modules/roles/server.nix
|
||||
../modules/common/base.nix
|
||||
../modules/common/networking.nix
|
||||
../modules/common/qemu.nix
|
||||
../modules/services/printing.nix
|
||||
# ../modules/services/goaccess.nix
|
||||
../modules/sites/porzh.me.nix
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
../modules/services/printing.nix
|
||||
../modules/common/lockscreen.nix
|
||||
../modules/common/energy.nix
|
||||
../modules/common/qemu.nix
|
||||
];
|
||||
|
||||
services.openssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue