upd firefox
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = [
|
||||
firefox
|
||||
];
|
||||
|
||||
programs.firefox.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user