Big omen laptop migration
This commit is contained in:
@@ -9,7 +9,7 @@ in {
|
||||
enable = mkEnableOption "docker config";
|
||||
username = mkOption {
|
||||
default = "susano";
|
||||
type = types.string;
|
||||
type = types.str;
|
||||
};
|
||||
isBtrfsStorageDriver = mkOption {
|
||||
default = true;
|
||||
|
||||
Reference in New Issue
Block a user