add fourmolu

This commit is contained in:
2025-10-25 14:43:49 +09:00
parent ae3f58c576
commit c6c6ec008e
4 changed files with 25 additions and 15 deletions

View File

@@ -16,6 +16,8 @@ in
./programs/hyprland.nix
];
services.logind.lidSwitch = "suspend";
nixpkgs.config.allowUnfree = true;
boot.loader.systemd-boot.enable = true;