A bunch of changes. I am not keeping track of this repo.
This commit is contained in:
parent
6544f1e835
commit
157aa8bba7
9 changed files with 127 additions and 83 deletions
|
|
@ -1,15 +1,17 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [pkgs.sway-contrib.grimshot
|
||||
waypaper
|
||||
hyprpaper
|
||||
swaybg
|
||||
lua-language-server
|
||||
nil
|
||||
nixfmt-rfc-style
|
||||
stylua
|
||||
home.packages = with pkgs; [
|
||||
pkgs.sway-contrib.grimshot
|
||||
waypaper
|
||||
hyprpaper
|
||||
swaybg
|
||||
lua-language-server
|
||||
nil
|
||||
nixfmt-rfc-style
|
||||
stylua
|
||||
|
||||
lunar-client
|
||||
];
|
||||
lunar-client
|
||||
discord
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue