Renamed 'firefox-home' module to only 'home'

This commit is contained in:
2026-03-26 10:24:02 +01:00
parent 762bab2c0b
commit b341ca2c87
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
};
in {
home-manager.sharedModules = [
./firefox-home.nix
./home.nix
];
programs = {