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