Restructure repo
This commit is contained in:
15
modules/home-manager/scripts/default.nix
Normal file
15
modules/home-manager/scripts/default.nix
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
imports = [
|
||||
./nixy.nix
|
||||
./sounds.nix
|
||||
./brightness.nix
|
||||
./caffeine.nix
|
||||
./hyprpanel.nix
|
||||
./hyprfocus.nix
|
||||
./night-shift.nix
|
||||
./screenshot.nix
|
||||
./nerdfont-fzf.nix
|
||||
./notification.nix
|
||||
./system.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user