Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | SSH: Disable password authentication | Baitinq | 2022-09-25 | 1 | -2/+1 |
| | |||||
* | SSH: Change listening port to port 22 | Baitinq | 2022-09-25 | 1 | -2/+2 |
| | |||||
* | Firewall: Allow tcp:80 | Baitinq | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | SSH: Add own authorized_keys | Baitinq | 2022-09-23 | 1 | -0/+6 |
| | |||||
* | Modules: Add git-server module | Baitinq | 2022-09-22 | 1 | -1/+0 |
| | | | | This adds a git server (gitolite) with a web frontend cgit | ||||
* | Use pkgs.gitFull git package | Baitinq | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | Misc: Move nix-index symlink to global configuration | Baitinq | 2022-09-22 | 1 | -1/+3 |
| | |||||
* | Flake: Remove dotfiles input | Baitinq | 2022-09-20 | 1 | -2/+2 |
| | | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files | ||||
* | Implement host-hardware separation | Baitinq | 2022-09-18 | 1 | -11/+0 |
| | |||||
* | Add wayland idling/locking via sway(idle/lock) | Baitinq | 2022-09-15 | 1 | -0/+7 |
| | |||||
* | Add tmux program | Baitinq | 2022-09-15 | 1 | -0/+5 |
| | |||||
* | Implement initial wayland support | Baitinq | 2022-09-14 | 1 | -0/+8 |
| | |||||
* | Misc: Use dotfiles as flake input | Baitinq | 2022-09-10 | 1 | -1/+1 |
| | |||||
* | Enable ssh x11 forwarding | Baitinq | 2022-09-07 | 1 | -1/+4 |
| | |||||
* | Change hardcoded user to use the ${user} variable | Baitinq | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | Use mkForce on boot config in the base host | Baitinq | 2022-09-07 | 1 | -4/+1 |
| | | | | This fixes creating isos | ||||
* | Add irqbalance service | Baitinq | 2022-09-06 | 1 | -0/+1 |
| | |||||
* | Add fwupd service | Baitinq | 2022-09-06 | 1 | -0/+1 |
| | |||||
* | Add ntfs support | Baitinq | 2022-09-05 | 1 | -0/+1 |
| | |||||
* | Set bash as the default /bin/sh | Baitinq | 2022-09-05 | 1 | -3/+0 |
| | |||||
* | Pin nixpkgs registry | Baitinq | 2022-08-31 | 1 | -0/+1 |
| | |||||
* | Set dash as the default /bin/sh | Baitinq | 2022-08-29 | 1 | -0/+3 |
| | |||||
* | fmt | Baitinq | 2022-08-26 | 1 | -1/+1 |
| | |||||
* | fmt | Baitinq | 2022-08-26 | 1 | -1/+1 |
| | |||||
* | Add ca-derivations experimental nix feature | Baitinq | 2022-08-26 | 1 | -1/+1 |
| | |||||
* | Add xclip package | Baitinq | 2022-08-25 | 1 | -0/+1 |
| | |||||
* | Grub: Install as removable | Baitinq | 2022-08-22 | 1 | -1/+1 |
| | |||||
* | Add wireguard secret module | Baitinq | 2022-08-22 | 1 | -0/+2 |
| | |||||
* | Set non persistance as the default | Baitinq | 2022-08-21 | 1 | -0/+13 |
| | |||||
* | Remove default packages | Baitinq | 2022-08-20 | 1 | -0/+2 |
| | |||||
* | Luna: Add /boot encryption | Baitinq | 2022-08-19 | 1 | -5/+9 |
| | |||||
* | Change coreutils to uutils | Baitinq | 2022-07-27 | 1 | -0/+1 |
| | |||||
* | Disable explicit DHCP | Baitinq | 2022-07-26 | 1 | -6/+0 |
| | | | | | This caused problems with spawning 2 DHCP instances and locking up the shutdown process | ||||
* | Set XDG env variables | Baitinq | 2022-07-24 | 1 | -0/+12 |
| | |||||
* | Move neovim aliases overlay to official module | Baitinq | 2022-07-15 | 1 | -1/+6 |
| | |||||
* | Add timezone to the mkHost function | Baitinq | 2022-07-13 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary packages that can be replaced with , | Baitinq | 2022-07-13 | 1 | -4/+0 |
| | |||||
* | Update | Baitinq | 2022-07-08 | 1 | -2/+4 |
| | |||||
* | fmt | Baitinq | 2022-07-03 | 1 | -2/+2 |
| | |||||
* | Move git-crypt to system packages | Baitinq | 2022-06-28 | 1 | -0/+1 |
| | | | | This is needed for rebuilding as root to not error out. | ||||
* | Add automatically updating prebuilt nix-index and comma | Baitinq | 2022-06-26 | 1 | -0/+1 |
| |