update packages, add browsers module, cleanup backup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{inputs,}: {
|
||||
flake.nixosModules.browsers = {pkgs,...}: {
|
||||
programs.firefox.enable = true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user