firefox refactor

This commit is contained in:
Sean Kovacs 2025-11-13 13:41:00 -05:00
commit 258c9682cc
Signed by: sckova
GPG key ID: 00F325187C68651A
7 changed files with 423 additions and 97 deletions

View file

@ -26,6 +26,7 @@
home-manager.users.sckova = {
imports = [
../home/all.nix
../home/browsers/firefox/default.nix
../home/${config.networking.hostName}.nix
];
};