pinwheel: Move firefox module to pinwheel host

This commit is contained in:
Alexander Heldt
2023-08-19 11:08:22 +02:00
parent 2b58418093
commit 0bf0c08c33
3 changed files with 18 additions and 18 deletions

View File

@@ -11,6 +11,7 @@
./modules/age
./modules/ssh
./modules/syncthing
./modules/firefox
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];