refactor: move chromium to home-manager packages
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user