mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: tidying up some stuff
This commit is contained in:
parent
9526cf7ca4
commit
3c86475c02
13 changed files with 65 additions and 38 deletions
|
@ -5,7 +5,6 @@
|
|||
"network"
|
||||
"hypridle"
|
||||
"hyprland"
|
||||
"hyprlock"
|
||||
"regreet"
|
||||
"swaylock"
|
||||
"thunar"
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
flake,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
package = flake.inputs.hyprlock.packages.${pkgs.system}.hyprlock;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue