enabled base podman
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
core
|
||||
server02DiskConfiguration
|
||||
nvidiaDrivers
|
||||
containers
|
||||
]
|
||||
++ (with inputs.nix-config.nixosModules; [
|
||||
nvim
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
networking = {
|
||||
hostName = "server02";
|
||||
};
|
||||
virtualisation.docker.enable = true;
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/swapfile";
|
||||
|
||||
Reference in New Issue
Block a user