This commit is contained in:
mjallen18
2026-03-26 20:32:35 -05:00
parent 53489fe173
commit 515792132f

View File

@@ -42,6 +42,7 @@
}; };
plasma = { plasma = {
enable = true; enable = true;
wallpaper.enable = true;
}; };
}; };
@@ -86,6 +87,8 @@
hostSecretName = "matt-nixos"; hostSecretName = "matt-nixos";
}; };
}; };
wallpaper.enable = true;
}; };
# security.wrappers.librepods = { # security.wrappers.librepods = {