Joey Hafner
bbe52da9bb
- Flake to build personal systems moved to `dotfiles/` - Flake to build silver-flame cluster moved to `homelab/local-hosts/silver-flame - Delete undercooked "digitalocean" and "iso" image builds
7 lines
95 B
Nix
7 lines
95 B
Nix
{ ... }:
|
|
|
|
{
|
|
services.flatpak.enable = true;
|
|
services.flatpak.update.onActivation = true;
|
|
}
|