adjust kitty settings and move apps out of home and into configuration
This commit is contained in:
4
home.nix
4
home.nix
@ -20,18 +20,14 @@
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
tmux
|
||||
inputs.oscgoesbrrr.packages.${system}.default
|
||||
oscavmgr
|
||||
vrcadvert
|
||||
alcom
|
||||
vesktop
|
||||
mpv
|
||||
vlc
|
||||
moonlight-qt
|
||||
starship
|
||||
#inputs.ragenix.packges.${system}.default
|
||||
|
||||
# htop
|
||||
#inputs.baballonia.${system}.default
|
||||
] ++ lib.optionals (system == "x86-linux")
|
||||
|
||||
Reference in New Issue
Block a user