feat(hyprland): add hyprland and wayland config
This commit is contained in:
@@ -7,12 +7,13 @@
|
||||
in [
|
||||
askpass
|
||||
(import ./backup.nix {inherit pkgs;})
|
||||
(import ./hyprland-autostart.nix {inherit pkgs;})
|
||||
(import ./keygen.nix {inherit pkgs;})
|
||||
(import ./launch-with-emacsclient.nix {
|
||||
inherit pkgs;
|
||||
emacsPackage = config.emacsPkg;
|
||||
})
|
||||
(import ./mp42webm.nix {inherit pkgs;})
|
||||
(import ./plock.nix {inherit pkgs;})
|
||||
(import ./screenshot.nix {inherit pkgs;})
|
||||
(import ./sshbind.nix {inherit pkgs;})
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user