chore: Disable a bunch of unused apps
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
wlx-overlay-s
|
||||
wayvr-dashboard
|
||||
bs-manager
|
||||
# bs-manager
|
||||
monado-vulkan-layers
|
||||
# envision
|
||||
];
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{device, ...}: {
|
||||
imports = [
|
||||
./immich-machine-learning.nix
|
||||
# ./immich-machine-learning.nix
|
||||
];
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user