Enable Flatpak services in configuration files and clean up home program imports
This commit is contained in:
@@ -23,6 +23,7 @@ imports = [
|
||||
];
|
||||
|
||||
home-manager.users."${config.var.username}" = import ./home.nix;
|
||||
services.flatpak.enable = true;
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user