refactor: move chromium to home-manager packages

This commit is contained in:
2026-03-27 10:38:31 +01:00
parent 7c0bbf18c8
commit 554462128e

View File

@@ -3,11 +3,13 @@
{ {
# user packages # user packages
home.packages = with pkgs; [ home.packages = with pkgs; [
chromium
devenv
discord discord
teamspeak6-client
fastfetch fastfetch
keepassxc keepassxc
devenv qFlipper
teamspeak6-client
]; ];
# services and other software # services and other software