move home.nix to home/regent, modify desktop modules a bit
This commit is contained in:
parent
2830771b17
commit
e701b607db
5 changed files with 81 additions and 6 deletions
|
@ -6,8 +6,8 @@
|
|||
kitty
|
||||
vscode
|
||||
inputs.zen-browser.packages."${system}".default
|
||||
neofetch
|
||||
fastfetch
|
||||
hyfetch
|
||||
sway-contrib.grimshot
|
||||
discord
|
||||
];
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
grim
|
||||
grimshot
|
||||
wl-clipboard
|
||||
mako
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue