Renamed home to programs, moved definition to user level
This commit is contained in:
6
programs/wm/niri/niri-switcher.nix
Normal file
6
programs/wm/niri/niri-switcher.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.niriswitcher = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user