tangled
alpha
login
or
join now
lesbian.skin
/
amuro
3
fork
atom
NixOS configuration files
3
fork
atom
overview
issues
1
pulls
pipelines
flatpak
Signed-off-by: Naomi Roberts <mia@naomieow.xyz>
lesbian.skin
2 months ago
b4d32741
57f6b855
verified
This commit was signed with the committer's
known signature
.
lesbian.skin
SSH Key Fingerprint:
SHA256:qNxzVJNQi3oechopSnbXXNviRgd2zIrcfSS3nHfZyHU=
+5
1 changed file
expand all
collapse all
unified
split
modules
base
flatpak.nix
+5
modules/base/flatpak.nix
···
0
0
0
0
0
···
1
+
{
2
+
flake.modules.nixos.base = {
3
+
services.flatpak.enable = true;
4
+
};
5
+
}