Restructured nixos code for better structure. Commented what each package is for.
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
};
|
||||
|
||||
zen-browser = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
#package = inputs.zen-browser.packages.${pkgs.system}.default;
|
||||
profiles = {
|
||||
${username} = {
|
||||
|
||||
Reference in New Issue
Block a user