nvm hyperland
This commit is contained in:
parent
3dff18eaee
commit
8a7c1a7f33
2 changed files with 1 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, inputs, ... }: {
|
{ pkgs, inputs, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
(import ./helix.nix { inherit pkgs inputs; })
|
(import ./helix.nix { inherit pkgs inputs; })
|
||||||
./hyprland.nix
|
# ./hyprland.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
wayland.windowManager.hyprland.enable = true;
|
|
||||||
wayland.windowManager.hyprland.settings = {
|
|
||||||
"$mod" = "SUPER";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue