NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(shared): only use flatpaks on desktop

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+1 -1
+1
shared/desktop/base.nix
··· 7 7 ./firewall.nix 8 8 ./fonts.nix 9 9 ./yubikey.nix 10 + ../flatpak.nix 10 11 ]; 11 12 12 13 # List packages installed in system profile. To search, run:
-1
shared/meta.nix
··· 7 7 imports = [ 8 8 ./1password.nix 9 9 ./nix.nix 10 - ./flatpak.nix 11 10 ./appimages.nix 12 11 ./gnupg.nix 13 12 ./locale.nix