removed zen browser
This commit is contained in:
parent
4d977176bc
commit
19aceb4879
5 changed files with 3 additions and 49 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, config, pkgs, inputs, system, ... }:
|
||||
{ lib, config, pkgs, ... }:
|
||||
lib.mkIf config.desktop.enable {
|
||||
|
||||
environment.systemPackages =
|
||||
|
@ -27,10 +27,6 @@ lib.mkIf config.desktop.enable {
|
|||
prusa-slicer
|
||||
UVtools
|
||||
audacity
|
||||
])
|
||||
++
|
||||
[
|
||||
inputs.zen.packages.${system}.specific
|
||||
];
|
||||
]);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue