non important commit

This commit is contained in:
benstrb 2026-01-17 17:13:04 +01:00
parent 497e200371
commit d6661b7db8

View file

@ -24,6 +24,11 @@
../modules/locale.nix
];
programs.hyprland = {
enable = true;
xwayland.enable = true;
};
nix.settings.experimental-features = ["nix-command" "flakes"];
nixpkgs.config = {