diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-09-01 21:47:00 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-09-01 21:47:00 +0200 |
| commit | dd935615379b477e827e9cc129120fd4baaf8ad6 (patch) | |
| tree | 80dc9b96423ea8539202f2230f4da8b0890765f5 /modules/desktop | |
| parent | 1be972048dd58218cd689ecb5cac562eb398b751 (diff) | |
update flake, fix systemd-oomd and add wayvnc
Diffstat (limited to 'modules/desktop')
| -rw-r--r-- | modules/desktop/common.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/desktop/common.nix b/modules/desktop/common.nix index 088ad73..88e0071 100644 --- a/modules/desktop/common.nix +++ b/modules/desktop/common.nix @@ -24,7 +24,8 @@ kitty # qalculate networkmanagerapplet - surf # A basic browser in case we don't want to import a larger browser + # disabled because it imports a unsafe package + # surf # A basic browser in case we don't want to import a larger browser ]; |
