more fragmentation of HM config
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
firefox
|
||||
keepassxc
|
||||
remmina
|
||||
prismlauncher
|
||||
kdePackages.kcalc
|
||||
obs-studio
|
||||
nicotine-plus
|
||||
qbittorrent
|
||||
vscode-fhs
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user