add flatpaks
This commit is contained in:
parent
37e662fb55
commit
b9cdbd90c5
7 changed files with 125 additions and 63 deletions
|
|
@ -22,7 +22,7 @@ in
|
|||
};
|
||||
stateVersion = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "23.11";
|
||||
default = "25.05";
|
||||
description = "Home manager state version";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue