feat(desktop): move firefox config to homes and use home-manager modules
This commit is contained in:
parent
844e6b263e
commit
6897ad63c9
8 changed files with 95 additions and 90 deletions
|
@ -1,13 +1,7 @@
|
|||
{
|
||||
desktop = {
|
||||
enable = true;
|
||||
browser.firefox = {
|
||||
enable = true;
|
||||
syncedProfiles = [
|
||||
"rafiq"
|
||||
"test"
|
||||
];
|
||||
};
|
||||
browser.firefox.enable = true;
|
||||
lockscreen.hyprlock.enable = true;
|
||||
windowManager = "hyprland";
|
||||
terminal = "ghostty";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue