mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-07 03:27:48 +08:00
remove zen
This commit is contained in:
parent
61f394c22e
commit
ebfdfc103e
5 changed files with 1 additions and 147 deletions
|
|
@ -3,6 +3,5 @@
|
|||
./firefox.nix
|
||||
./chromium.nix
|
||||
./qutebrowser.nix
|
||||
./zen.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
zen-nebula = {
|
||||
enable = true;
|
||||
profile = "default";
|
||||
};
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
profiles.default.isDefault = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue