This commit is contained in:
Lucy Hochkamp 2024-10-31 23:30:34 +01:00
parent de8a55a7e8
commit c309e5a4c2
No known key found for this signature in database
2 changed files with 5 additions and 0 deletions

View file

@ -16,6 +16,8 @@
boot.initrd.luks.devices.cryptroot.device = "/dev/disk/by-uuid/4cd8dbb3-8eea-48ff-87b1-92945be291ac";
programs.fuse.userAllowOther = true;
programs.sway.enable = true;
networking.networkmanager.enable = true;
networking.networkmanager.wifi.backend = "iwd";
services.displayManager.sddm.enable = true;
services.displayManager.sddm.wayland.enable = true;
environment.systemPackages = [

View file

@ -47,6 +47,9 @@ input * {
xkb_variant colemak_dh_iso
xkb_options caps:swapescape
}
input 12951:6505:ZSA_Technology_Labs_Moonlander_Mark_I {
xkb_layout eu
}
bindsym $mod+Return exec $term
bindsym $mod+Print exec $screenshot
bindsym $mod+Shift+Print exec $screenclip