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

@@ -4,10 +4,6 @@
home.username = "alex";
home.homeDirectory = "/home/alex";
imports = [
./../../modules/firefox
];
home.packages = with pkgs; [
vim