removed hyprland input

This commit is contained in:
Vivian 2023-04-09 18:08:27 +02:00
parent daf780d9d1
commit 8165dcae57
4 changed files with 40 additions and 148 deletions

View file

@ -5,10 +5,6 @@
wallpaper = eDP-1,~/cloud/Pictures/Wallpapers-Laptop/wallpaper-nix-pink.png
'';
imports = [
inputs.hyprland.homeManagerModules.default
];
wayland.windowManager.hyprland = let
startup-script = pkgs.writeScriptBin "startup" ''
#!${pkgs.stdenv.shell}