Move the gui stuff back into home manager

This commit is contained in:
Alexander Wainwright 2025-06-26 22:06:37 +10:00
parent a3ca248347
commit 7e125b6408
3 changed files with 9 additions and 11 deletions

View file

@ -44,12 +44,5 @@
environment.systemPackages = with pkgs; [
inputs.locutus.packages.${pkgs.system}.default
mullvad-vpn
wezterm
chromium
darktable
nextcloud-client
bitwarden-desktop
jrnl
];
}