Converted firefox nixos module to a home manager module
This commit is contained in:
parent
e31e5783df
commit
726ace8ade
4 changed files with 27 additions and 31 deletions
|
@ -16,10 +16,6 @@ in {
|
|||
desktop = {
|
||||
sway.enable = true;
|
||||
};
|
||||
|
||||
apps = {
|
||||
firefox.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue