Move some packages to be user specific

This commit is contained in:
Marko Korhonen 2024-09-18 21:35:58 +03:00
parent a8bd695dba
commit ed2b07f6a2
2 changed files with 3 additions and 3 deletions

View file

@ -75,10 +75,7 @@
shells = [ pkgs.zsh ];
systemPackages = with pkgs;
[
neovim
telegram-desktop
usbutils
wl-clipboard
];
};
}