mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2025-08-04 01:00:22 -04:00
updage: misc
This commit is contained in:
parent
74d240aecb
commit
391159f8f3
4 changed files with 23 additions and 3 deletions
4
hosts/common/optional/flatpak.nix
Normal file
4
hosts/common/optional/flatpak.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
# hosts/common/optional/flatpak.nix
|
||||
{...}: {
|
||||
services.flatpak.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue