video8
This commit is contained in:
@@ -33,5 +33,11 @@
|
||||
#:w
|
||||
# networking.hostName = "nixos"; # Define your hostname.
|
||||
{
|
||||
imports = [../common ./configuration.nix];
|
||||
imports = [
|
||||
../common
|
||||
./configuration.nix
|
||||
./services
|
||||
];
|
||||
|
||||
extraServices.podman.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user