Big omen laptop migration

This commit is contained in:
Alexander Derevianko
2025-08-01 21:25:58 +02:00
parent 9bd163a32c
commit 2ed1f0163c
40 changed files with 3012 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ in {
enable = mkEnableOption "docker config";
username = mkOption {
default = "susano";
type = types.string;
type = types.str;
};
isBtrfsStorageDriver = mkOption {
default = true;