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
|
@ -15,6 +15,7 @@
|
|||
};
|
||||
|
||||
programs = {
|
||||
firefox.enable = true;
|
||||
kitty.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue