29 Commits

Author SHA1 Message Date
Gaétan Lepage fba993c589 Format project with official nixfmt formatter (#21)
* Set nix official formatter for the flake

* format the entire project
2025-10-15 15:09:51 -05:00
coco 9409ecce21 Update input.nix (#14)
building the system configuration...
warning: Git tree '/home/coco/nixos-dotfiles' is dirty
error:
       … while calling the 'head' builtin
         at /nix/store/x2k3b38vdbrpxsf262lpwlmpf8nggbxj-source/lib/attrsets.nix:1534:13:
         1533|           if length values == 1 || pred here (elemAt values 1) (head values) then
         1534|             head values
             |             ^
         1535|           else

       … while evaluating the attribute 'value'
         at /nix/store/x2k3b38vdbrpxsf262lpwlmpf8nggbxj-source/lib/modules.nix:1083:7:
         1082|     // {
         1083|       value = addErrorContext "while evaluating the option `${showOption loc}':" value;
             |       ^
         1084|       inherit (res.defsFinal') highestPrio;

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: URL literals are deprecated, allow using them with --extra-deprecated-features url-literals
       at /nix/store/l1xywynici5593h7ml1h05rkhx3j92qp-source/modules/home-manager/hyprland/input.nix:14:20:
           13|       # kb_model =
           14|       kb_options = compose:caps;
             |                    ^
           15|       # kb_rules =
2025-09-02 21:19:02 -05:00
Henry Sipp 9adcae932c Temp hack for light mode themes gtk 2025-07-28 10:33:17 -05:00
Henry Sipp 701953ccdc Remove unused wallpaper 2025-07-28 09:04:23 -05:00
Henry Sipp 67a7368243 Change default cursor to Adwaita 2025-07-26 10:38:45 -05:00
Henry Sipp b281a3eb6f Fix nautilus dark mode 2025-07-23 22:43:34 -05:00
Henry Sipp a7981b9fa4 Revert waybar transparency 2025-07-23 22:25:44 -05:00
Henry Sipp 51193c0973 More changes for last commit 2025-07-22 21:08:35 -05:00
Henry Sipp 1fed2b5d59 Refactor for wallpers, keybinds, add weeb tokyo-light theme 2025-07-22 21:08:27 -05:00
Henry Sipp e2d116c28a Neovim and youtube 2025-07-11 20:00:35 -05:00
Henry Sipp 0afcfa7994 Fix input issues 2025-07-08 21:37:26 -05:00
Henry Sipp ff7c3de569 Revert back to signal for default 2025-07-08 21:02:00 -05:00
Henry Sipp d29aed71f8 Upstream updates for keybinds 2025-07-08 21:02:00 -05:00
mrosseel 5e93a53cec Small enhancements for omanix (#3)
- Signal package
- Configurable GDK_SCALE
- Add input.nix (lol)
2025-07-08 20:43:25 -05:00
Henry Sipp 8bb8681985 Containers and styling 2025-07-08 20:38:28 -05:00
Henry Sipp db70900337 Update config 2025-07-04 12:55:59 -05:00
Henry Sipp c818f6cada Update themes, make ghostty the default 2025-07-02 15:24:53 -05:00
Henry Sipp 2ccb0d7113 Update themes to use nix-colors base16 2025-07-01 22:15:24 -05:00
Henry Sipp 45dd3bfa6a Bluetooth and upstream fixes 2025-07-02 00:55:23 +00:00
Henry Sipp 557f8f8de0 Cleanup 2025-07-01 20:24:13 +00:00
Henry Sipp e030d67708 Fonts fixes 2025-07-01 19:59:16 +00:00
Henry Sipp 3aa32810b6 Configuration updates 2025-06-28 23:47:34 -05:00
Henry Sipp 7c9cc8e4f5 Actually assign hyprland defaults 2025-06-28 18:14:11 -05:00
Henry Sipp 4987add501 Normalize options naming and add option to customize hyprland apps 2025-06-28 18:13:08 -05:00
Henry Sipp 410a4b8b70 Keybind updates 2025-06-28 14:16:50 -05:00
Henry Sipp 6c4c666bb5 Lazygit fix for podman 2025-06-28 14:05:38 -05:00
Henry Sipp 57180d80bb Hyprlock & idle 2025-06-28 13:40:05 -05:00
Henry Sipp cd4e9e7c0d Cleanup 2025-06-28 13:00:42 -05:00
Henry Sipp 5d3d3d6037 Initial commit 2025-06-28 12:27:26 -05:00