move home.nix to home/regent, modify desktop modules a bit

This commit is contained in:
waveringana 2025-06-01 02:55:36 -04:00
parent 2830771b17
commit e701b607db
5 changed files with 81 additions and 6 deletions

View file

@ -6,8 +6,8 @@
kitty
vscode
inputs.zen-browser.packages."${system}".default
neofetch
fastfetch
hyfetch
sway-contrib.grimshot
discord
];

View file

@ -2,6 +2,7 @@
{
environment.systemPackages = with pkgs; [
grim
grimshot
wl-clipboard
mako
];