mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 06:30:10 +03:00
123
This commit is contained in:
+2
-2
@@ -13,10 +13,10 @@ let
|
|||||||
imports = with inputs; [
|
imports = with inputs; [
|
||||||
nixos-wsl.nixosModules.default
|
nixos-wsl.nixosModules.default
|
||||||
self.nixosModules.default
|
self.nixosModules.default
|
||||||
|
|
||||||
self.nixosModules.server.open-webui
|
self.nixosModules.server.open-webui
|
||||||
];
|
];
|
||||||
|
|
||||||
#zramSwap.enable = true;
|
#zramSwap.enable = true;
|
||||||
services = {
|
services = {
|
||||||
journald = {
|
journald = {
|
||||||
|
|||||||
Reference in New Issue
Block a user