1

Add container system module

This commit is contained in:
2023-05-24 20:25:25 +02:00
parent 6ecaed47b6
commit feee85b79d
5 changed files with 158 additions and 234 deletions

View File

@ -9,6 +9,7 @@
imports = [
# Include the results of the hardware scan.
./hardware-configuration.nix
../modules
];
services.xserver = {