ryzensun: add missing system.stateVersion
This commit is contained in:
parent
eae1f5aaba
commit
d4bcb45ec2
|
@ -17,7 +17,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
pub-solar.nextcloud.enable = mkForce false;
|
pub-solar.nextcloud.enable = mkForce false;
|
||||||
pub-solar.docker.enable = mkForce false;
|
pub-solar.docker.enable = true;
|
||||||
pub-solar.virtualisation.enable = true;
|
pub-solar.virtualisation.enable = true;
|
||||||
|
|
||||||
home-manager.users."${psCfg.user.name}".xdg.configFile = mkIf psCfg.sway.enable {
|
home-manager.users."${psCfg.user.name}".xdg.configFile = mkIf psCfg.sway.enable {
|
||||||
|
|
Loading…
Reference in a new issue