hyprland in home-manager!!!
This commit is contained in:
parent
328bd672af
commit
a9119067c5
14 changed files with 80 additions and 44 deletions
|
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./window_manager.nix
|
||||
./launcher.nix
|
||||
./bar.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue