Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fmt | Baitinq | 2024-12-30 | 1 | -15/+27 |
| | |||||
* | Update | Baitinq | 2024-06-19 | 1 | -4/+4 |
| | |||||
* | Misc: Rename deprecated option | Baitinq | 2024-06-03 | 1 | -1/+1 |
| | |||||
* | Update | Baitinq | 2024-05-20 | 1 | -1/+2 |
| | |||||
* | Hosts: Add powertop package | Baitinq | 2024-05-20 | 1 | -0/+1 |
| | |||||
* | Overlays: Base: Dont use comma fork | Baitinq | 2024-04-07 | 1 | -0/+1 |
| | |||||
* | Hosts: Add fzf package | Baitinq | 2024-03-31 | 1 | -0/+1 |
| | |||||
* | Dotfiles: Nvim: Use neovim nightly's (0.10) inlay hints | Baitinq | 2024-03-31 | 1 | -1/+1 |
| | |||||
* | Dotfiles: Tmux: Actually fix nvim session restoring | Baitinq | 2024-03-24 | 1 | -0/+1 |
| | |||||
* | Config: Add ripgrep and gcc | Baitinq | 2024-03-19 | 1 | -0/+2 |
| | |||||
* | Hosts: Add tmux config | Baitinq | 2024-03-19 | 1 | -5/+1 |
| | |||||
* | Hosts: Add neovim config | Baitinq | 2024-03-17 | 1 | -17/+1 |
| | |||||
* | Config: Fix pinentry | Baitinq | 2024-03-17 | 1 | -0/+2 |
| | |||||
* | Hosts: Add needed xdg portal setting | Baitinq | 2024-01-14 | 1 | -0/+1 |
| | |||||
* | Change default layout to US | Baitinq | 2024-01-13 | 1 | -1/+1 |
| | |||||
* | Config: Set bootloader timeout to 5 | Baitinq | 2023-11-12 | 1 | -1/+1 |
| | |||||
* | Hosts: Start switch from river to sway wm | Baitinq | 2023-08-26 | 1 | -5/+8 |
| | | | | | Sadly, river doesn't get many updates and wayland kind of requires constant updates to the client. | ||||
* | Hosts: Make grub use os-prober | Baitinq | 2023-07-22 | 1 | -0/+1 |
| | |||||
* | Home: Add file pkg | Baitinq | 2023-07-03 | 1 | -0/+1 |
| | |||||
* | Update | Baitinq | 2023-06-01 | 1 | -3/+3 |
| | |||||
* | Home: Use gnome-keyring instead of pass-secret-service | Baitinq | 2023-05-29 | 1 | -0/+1 |
| | | | | It simply works much better :( | ||||
* | Home: Add xdg-desktop-portal-gtk to the extra portals | Baitinq | 2023-05-28 | 1 | -0/+2 |
| | |||||
* | Nix: Add auto-allocate-uuids experimental feature | Baitinq | 2023-05-11 | 1 | -1/+2 |
| | |||||
* | Update | Baitinq | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | Hosts: Add NIXPKGS_ALLOW_UNFREE=1 env variable | Baitinq | 2023-02-20 | 1 | -0/+2 |
| | |||||
* | Flake: Set stateVersion in the hardware set | Baitinq | 2023-02-20 | 1 | -2/+3 |
| | |||||
* | Hosts: Add $HOME/.local/bin to path | Baitinq | 2023-02-10 | 1 | -4/+2 |
| | |||||
* | Hosts: Set XDG_DESKTOP_DIR to $HOME | Baitinq | 2023-02-10 | 1 | -0/+1 |
| | |||||
* | Hosts: Use /etc/hosts from flake input | Baitinq | 2023-02-05 | 1 | -3/+2 |
| | |||||
* | Hosts: Use flake nixpkgs as system nixpkgs in nix-* cmds | Baitinq | 2023-02-04 | 1 | -0/+4 |
| | |||||
* | Hosts: Enable dconf service | Baitinq | 2023-02-03 | 1 | -0/+2 |
| | | | | Some programs missbehave if its not enabled :( | ||||
* | Misc: Change openssh config syntax to conform to new standard | Baitinq | 2023-02-01 | 1 | -2/+4 |
| | |||||
* | Hosts: Mount /tmp in ram | Baitinq | 2023-01-31 | 1 | -1/+1 |
| | |||||
* | Update | Baitinq | 2023-01-10 | 1 | -1/+1 |
| | |||||
* | Packages: Remove rust utilities | Baitinq | 2022-12-22 | 1 | -1/+1 |
| | |||||
* | Hosts: Use uutils for coreutils | Baitinq | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Hosts: Add alsa-utils package | Baitinq | 2022-10-18 | 1 | -0/+1 |
| | | | | For alsamixer | ||||
* | Hosts: Programs: SSH: Disable x11 forwarding | Baitinq | 2022-10-17 | 1 | -1/+0 |
| | |||||
* | Modules/Secrets: Wiregurad: Change peer settings | Baitinq | 2022-10-16 | 1 | -5/+3 |
| | |||||
* | Misc: Add deploy-rs tool and setup deploy configurations | Baitinq | 2022-10-13 | 1 | -0/+1 |
| | |||||
* | Hosts: Root user: Add authorized ssh keys | Baitinq | 2022-10-13 | 1 | -9/+16 |
| | |||||
* | Hosts: Neovim: Add custom config | Baitinq | 2022-10-11 | 1 | -0/+11 |
| | |||||
* | Hosts: Enable local dns server using unbound | Baitinq | 2022-10-06 | 1 | -1/+3 |
| | |||||
* | Hosts: Explicitly enable some networking options | Baitinq | 2022-10-06 | 1 | -0/+4 |
| | |||||
* | Hosts: Dont use uu-utils | Baitinq | 2022-10-04 | 1 | -1/+1 |
| | |||||
* | Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵ | Baitinq | 2022-10-01 | 1 | -4/+1 |
| | | | | config | ||||
* | Firewall: Allow tcp:9090 (calibre) | Baitinq | 2022-09-29 | 1 | -1/+1 |
| | |||||
* | Misc: Comments cleanup | Baitinq | 2022-09-29 | 1 | -9/+0 |
| | |||||
* | Home: Add strace | Baitinq | 2022-09-29 | 1 | -0/+1 |
| | |||||
* | Update | Baitinq | 2022-09-29 | 1 | -1/+1 |
| |