mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: remove hyprland config
This commit is contained in:
parent
1d5c0a1d15
commit
6a1dce4b4e
1 changed files with 0 additions and 5 deletions
|
|
@ -79,11 +79,6 @@ _: let
|
|||
drives.swap.result
|
||||
];
|
||||
|
||||
home-manager.users.kat = {
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1, preferred, 0x0, 1"
|
||||
];
|
||||
};
|
||||
boot = {
|
||||
loader = {
|
||||
grub.useOSProber = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue