Commit Graph
1632 Commits
Author SHA1 Message Date
Gabriel Fontes 7923386f59 tly improvements 2023-08-14 10:14:16 -03:00
Gabriel Fontes 97179e8a90 add tally counter, and binds to it on hyprland 2023-08-13 21:36:13 -03:00
Gabriel Fontes 68939a161c firefox: stop setting TZ
it breaks other stuff
2023-08-05 16:18:24 -03:00
Gabriel Fontes 438b911429 home: add jujutsu 2023-08-01 05:22:15 -03:00
Gabriel Fontes 355bbda696 home: fix evaluation errors when no monitor defined 2023-08-01 04:36:03 -03:00
Gabriel Fontes 79f5bbcc07 home/cli: add timer 2023-08-01 03:41:44 -03:00
Gabriel Fontes b432107e46 home: add slack 2023-08-01 03:40:44 -03:00
Gabriel Fontes 9499e522ad hyprland: add bouncy beziers 2023-07-30 21:20:45 -03:00
Gabriel Fontes 56fa4139b6 add steam session 2023-07-30 21:19:23 -03:00
Gabriel Fontes 5bf04c4df6 nixos-upgrade: refresh when checking date 2023-07-29 16:15:10 -03:00
Gabriel Fontes bed339b968 nixos-upgrade: only run if newer 2023-07-29 16:13:08 -03:00
Gabriel Fontes b20decc1fd greetd: replace gtkgreet with regreet 2023-07-29 15:55:26 -03:00
Gabriel Fontes aacedf8147 home: fix issues with systemd
- Don't assume waybar has coreutils on its PATH
- Add hyprland-session-shutdown unit for cleanly stopping graphical-session
2023-07-29 15:54:08 -03:00
Gabriel Fontes a1cbf69b3d refactor hyprland config
- Use xdg-open and xdg-mime to get default programs (thus reusing
  xdg.mimeApps options instead of defining my own)
- Migrate to hyprland.settings from hyprland.extraConfig
- Use 0-9,F1-F12 workspaces instead of 1-22
- Migrate swayidle config to services.swayidle
- Move waybar override to its own file
- Migrate wofi config to programs.wofi
- Start waybar through systemd and wofi through dbus instead of exec
2023-07-28 16:00:40 -03:00
Gabriel Fontes 3d3515d6a7 overlays/xdg-utils: only run terminal if not in one 2023-07-28 12:27:09 -03:00
Gabriel Fontes f58436d10a home/qutebrowser: enable tree tabs, for real now 2023-07-27 09:25:51 -03:00
Gabriel Fontes 76f38a165d home/qutebrowser: enable tree tabs 2023-07-27 09:21:58 -03:00
Gabriel Fontes 87e06f784a home/hyprland: add slurp wrapper 2023-07-27 01:06:07 -03:00
Gabriel Fontes 09261e63f8 home/qutebrowser: add tree tabs patch 2023-07-27 00:58:50 -03:00
Gabriel Fontes 1677ab125f home/git: add git fast-forward alias 2023-07-26 14:01:10 -03:00
Gabriel Fontes f38ba62f1b home/qutebrowser: use qt6 version 2023-07-26 13:52:11 -03:00
Gabriel Fontes 1772ee2a60 treewide: add qt6gtk2, fix qt-6 plugin path 2023-07-26 13:52:07 -03:00
Gabriel Fontes 4436dabdc0 home/qutebrowser: re-add
This reverts commit 10847eaaca.
2023-07-26 11:09:14 -03:00
Gabriel Fontes 3ea260730d home/helix: disable for now
Not using it very much
2023-07-26 10:04:19 -03:00
Gabriel Fontes 8a09d26928 update lock
• Updated input 'firefox-addons':
    'gitlab:rycee/nur-expressions/55431a4d883b51434a47b1846aba2624414f0b73?dir=pkgs/firefox-addons' (2023-07-21)
  → 'gitlab:rycee/nur-expressions/31b2b8201ad01e9df8aeaa16582f639bcfe90a62?dir=pkgs/firefox-addons' (2023-07-23)
• Updated input 'home-manager':
    'github:nix-community/home-manager/ee5673246de0254186e469935909e821b8f4ec15' (2023-07-20)
  → 'github:nix-community/home-manager/fb03fa5516d4e86059d24ab35a611ffa3a359547' (2023-07-23)
• Updated input 'hyprwm-contrib':
    'github:hyprwm/contrib/3126196e7ed609e7c427a39dc126ea067de62a65' (2023-07-08)
  → 'github:hyprwm/contrib/ff589bdf572b56016812ebea504e7e7bcf3478ef' (2023-07-22)
• Updated input 'nix-minecraft':
    'github:misterio77/nix-minecraft/9b725314187dc064633f63c64591b8cf6fde25fc' (2023-07-20)
  → 'github:misterio77/nix-minecraft/23e17d96947c5a3bf68010d89d5d85d07610d821' (2023-07-23)
• Updated input 'nixos-mailserver':
    'gitlab:simple-nixos-mailserver/nixos-mailserver/a3b03d1b5af5112bc94b448879a2f401043b42ea' (2023-07-17)
  → 'gitlab:simple-nixos-mailserver/nixos-mailserver/c63f6e7b053c18325194ff0e274dba44e8d2271e' (2023-07-21)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/5df4d78d54f7a34e9ea1f84a22b4fd9baebc68d0' (2023-07-20)
  → 'github:nixos/nixpkgs/12303c652b881435065a98729eb7278313041e49' (2023-07-22)
• Updated input 'paste-misterio-me':
    'github:misterio77/paste.misterio.me/16890f98a3de5451accdca919a1c13d393fad84a' (2023-05-02)
  → 'github:misterio77/paste.misterio.me/321c2ec26bb9329abd1d6489f6044c535ea55998' (2023-07-24)
2023-07-23 21:10:13 -03:00
Gabriel Fontes 0f3a5c2aee git: remove manyFiles, as it glitches cargo build.rs 2023-07-22 16:15:43 -03:00
Gabriel Fontes 42af1aa3a2 remove hyprland flake
The HM module has been finally added to HM, wooo
2023-07-21 10:55:39 -03:00
Gabriel Fontes c9bafae9bc update lock, move back to nixos-unstable
• Updated input 'firefly':
    'github:timhae/firefly/22e669ad5c23af974117855a3fe6386c3f3148cb' (2023-06-04)
  → 'github:timhae/firefly/73aba7e1e9bd61bef0f8f54294beb3528e436806' (2023-07-16)
• Updated input 'firefox-addons':
    'gitlab:rycee/nur-expressions/3502ca052708b2d37ce54388f7e4b67760da4500?dir=pkgs/firefox-addons' (2023-07-10)
  → 'gitlab:rycee/nur-expressions/55431a4d883b51434a47b1846aba2624414f0b73?dir=pkgs/firefox-addons' (2023-07-21)
• Updated input 'hardware':
    'github:nixos/nixos-hardware/f0984a5a303659bc9b73895c82a85fdfae40b87a' (2023-07-10)
  → 'github:nixos/nixos-hardware/d4ea64f2063820120c05f6ba93ee02e6d4671d6b' (2023-07-14)
• Updated input 'home-manager':
    'github:nix-community/home-manager/b70db52ff06f30e3de7f21b6ea47e75baa0c46f6' (2023-07-09)
  → 'github:nix-community/home-manager/ee5673246de0254186e469935909e821b8f4ec15' (2023-07-20)
• Updated input 'nix-minecraft':
    'github:misterio77/nix-minecraft/3a02d148539f405ca58bcc009ed3ed33f8566a1e' (2023-07-09)
  → 'github:misterio77/nix-minecraft/9b725314187dc064633f63c64591b8cf6fde25fc' (2023-07-20)
• Updated input 'nixos-mailserver':
    'gitlab:simple-nixos-mailserver/nixos-mailserver/d460e9ff62ea1238fb3348a87326b743ae177902' (2023-07-05)
  → 'gitlab:simple-nixos-mailserver/nixos-mailserver/a3b03d1b5af5112bc94b448879a2f401043b42ea' (2023-07-17)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/c96b386640b0c11bbb6d878d86ec39629ab92997' (2023-07-10)
  → 'github:nixos/nixpkgs/5df4d78d54f7a34e9ea1f84a22b4fd9baebc68d0' (2023-07-20)
• Updated input 'sops-nix':
    'github:mic92/sops-nix/b2047c8fc963407916ad3834165309007dc5a1f7' (2023-07-09)
  → 'github:mic92/sops-nix/bd695cc4d0a5e1bead703cc1bec5fa3094820a81' (2023-07-16)
• Updated input 'sops-nix/nixpkgs':
    'github:NixOS/nixpkgs/ed6afb10dfdfc97b6bcf0703f1bad8118e9e961b' (2023-07-08)
  → 'github:NixOS/nixpkgs/46ed466081b9cad1125b11f11a2af5cc40b942c7' (2023-07-15)
• Updated input 'sops-nix/nixpkgs-stable':
    'github:NixOS/nixpkgs/510d721ce097150ae3b80f84b04b13b039186571' (2023-07-09)
  → 'github:NixOS/nixpkgs/13231eccfa1da771afa5c0807fdd73e05a1ec4e6' (2023-07-16)
2023-07-21 10:55:09 -03:00
Gabriel Fontes ffc141db80 remove secondary monitors from electra 2023-07-19 10:40:12 -03:00
Gabriel Fontes 64acd91112 fix firefox timezone issue 2023-07-17 10:38:40 -03:00
Gabriel Fontes c43b02e454 celaeno: remove sitespeedio 2023-07-16 19:03:23 +00:00
Gabriel Fontes 018f7afcce Revert "alcyone: remove firefly for now"
This reverts commit c4ff2a865a.
2023-07-14 16:56:43 -03:00
Gabriel Fontes 7ab60041a2 nix-inspect: fix typo 2023-07-12 21:34:53 -03:00
Gabriel Fontes 6abf205103 move nix-inspect to separate package 2023-07-12 21:33:36 -03:00
Gabriel Fontes da4dfbf620 bump lock 2023-07-10 11:21:38 -03:00
Gabriel Fontes c4ff2a865a alcyone: remove firefly for now 2023-07-10 11:20:58 -03:00
Gabriel Fontes ff7d9f78c9 fix customkeywords error msg 2023-07-10 11:15:37 -03:00
Gabriel Fontes c9fd8146e7 nixos/nix: disable flake-registry 2023-07-08 12:28:41 -03:00
Gabriel Fontes 990a2012f3 fix maia module import 2023-07-02 16:20:08 -03:00
Gabriel Fontes b25c3cf2d7 scripts/setup-gpg: don't try to run 'tty' 2023-07-02 16:17:54 -03:00
Gabriel Fontes d767d35a54 add new keybind for pass-wofi
Neither of the existing ones work on electra
2023-06-30 08:38:22 -03:00
Gabriel Fontes ae26faebc2 add setup-gpg script to website 2023-06-27 17:04:00 -03:00
Gabriel Fontes 220afede9e wireless: update eduroam password 2023-06-27 15:56:10 -03:00
Gabriel Fontes a6d0e8c039 celaeno: enable nested virtualization 2023-06-22 12:27:11 -03:00
Gabriel Fontes 44279c1a48 Merge branch 'next' 2023-06-20 17:17:27 -03:00
Gabriel Fontes 424597257a try to make hydra re-evaluate jobsets 2023-06-20 17:02:46 -03:00
Gabriel Fontes 6225868a51 bump to nixos-unstable small 2023-06-20 16:48:33 -03:00
Gabriel Fontes 81359510c6 add next branch to hydra 2023-06-20 16:48:21 -03:00
Gabriel Fontes e43d6b45e3 celaeno/hydra: avoid running x86_64-linux builds on celaeno
Prefer to build them on the desktops if they are up, to avoid crashing the minecraft servers
2023-06-20 16:42:08 -03:00
Gabriel Fontes b2f36230fb simplify flake
This gets less DRY, but I want my config to be as accessible to begginers as possible
2023-06-20 15:47:19 -03:00