fix up firefox to be more declarative

This commit is contained in:
Anish Lakhwara
2022-09-21 01:32:23 +10:00
parent ada5e5ad6a
commit 96c329918d
4 changed files with 435 additions and 137 deletions
+2 -1
View File
@@ -20,6 +20,7 @@
nvfetcher.inputs.nixpkgs.follows = "nixos";
naersk.url = "github:nmattia/naersk";
naersk.inputs.nixpkgs.follows = "nixos";
nur.url = "github:nix-community/NUR";
# Tools
agenix.url = "github:ryantm/agenix";
agenix.inputs.nixpkgs.follows = "nixos";
@@ -147,7 +148,7 @@
};
suites = with profiles; rec {
base = [ core users.root users.anish ];
sealight = [ base server metrics gitea sealight-website backup rss-bridge mount-mossnet matrix ]; #
sealight = [ base server metrics gitea sealight-website backup rss-bridge mount-mossnet ]; # matrix
mossnet = [ base server taskd shaarli dns monitoring nfs rss-bridge gonic headphones radicale seafile syncthing dhyan calibre wallabag ]; # hpi sync.music
cube = [ base site server ];
graphical = [ base bluetooth music sync.kitaab sync.website sync.cal wifi desktop mimetypes ];