Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove idea-community package | Baitinq | 2022-08-28 | 3 | -3/+0 |
| | |||||
* | 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 |
| | |||||
* | Luna: Use latest linux kernel | Baitinq | 2022-08-26 | 1 | -0/+1 |
| | |||||
* | Use rec set to set disko script name from attribute | Baitinq | 2022-08-26 | 1 | -4/+4 |
| | |||||
* | Switch from buildEnv to symLinkJoin for merging disko scripts in module | Baitinq | 2022-08-25 | 1 | -2/+2 |
| | |||||
* | Add xclip package | Baitinq | 2022-08-25 | 1 | -0/+1 |
| | |||||
* | Implement disko as a module (#2) | Baitinq | 2022-08-25 | 1 | -44/+63 |
| | | | | This allows us to build it independently when bootstraping a system | ||||
* | Disko: Add esp flag to efi partition and rename label to part-label | Baitinq | 2022-08-25 | 1 | -8/+5 |
| | |||||
* | Luna: Implement* disko for declarative partition configuration | Baitinq | 2022-08-24 | 1 | -1/+109 |
| | |||||
* | Grub: Install as removable | Baitinq | 2022-08-22 | 1 | -1/+1 |
| | |||||
* | Separate disk related hardware config into disks.nix | Baitinq | 2022-08-22 | 6 | -131/+150 |
| | |||||
* | Add wireguard secret module | Baitinq | 2022-08-22 | 1 | -0/+2 |
| | |||||
* | VM: Encrypt filesystem | Baitinq | 2022-08-21 | 1 | -4/+33 |
| | |||||
* | Set non persistance as the default | Baitinq | 2022-08-21 | 3 | -26/+13 |
| | |||||
* | Remove default packages | Baitinq | 2022-08-20 | 1 | -0/+2 |
| | |||||
* | Luna: Add /boot encryption | Baitinq | 2022-08-19 | 2 | -10/+24 |
| | |||||
* | Phobos: Enable zramswap | Baitinq | 2022-08-06 | 1 | -0/+2 |
| | |||||
* | Phobos: Enable btrfs autoscrub | Baitinq | 2022-08-06 | 1 | -0/+1 |
| | |||||
* | Phobos: Change filesystem to be encrypted+stateless | Baitinq | 2022-08-06 | 2 | -9/+30 |
| | |||||
* | Firefox: Remove bypass-paywalls extension | Baitinq | 2022-08-05 | 1 | -1/+0 |
| | |||||
* | Luna: Add btrfs autoscrub | Baitinq | 2022-08-02 | 1 | -0/+2 |
| | |||||
* | Add git extraConfig | Baitinq | 2022-07-31 | 1 | -0/+4 |
| | |||||
* | Packages: Add arandr | Baitinq | 2022-07-31 | 1 | -0/+1 |
| | |||||
* | Change coreutils to uutils | Baitinq | 2022-07-27 | 1 | -0/+1 |
| | |||||
* | Luna: Enable zram | Baitinq | 2022-07-26 | 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 | ||||
* | Disable mitigations | Baitinq | 2022-07-25 | 3 | -3/+3 |
| | |||||
* | Luna: Enable early KMS | Baitinq | 2022-07-25 | 1 | -1/+1 |
| | |||||
* | Add screen locker | Baitinq | 2022-07-24 | 1 | -0/+7 |
| | |||||
* | Set XDG env variables | Baitinq | 2022-07-24 | 1 | -0/+12 |
| | |||||
* | Luna: Add kernel modules to make disk encryption faster | Baitinq | 2022-07-24 | 1 | -1/+1 |
| | |||||
* | Luna: Add /nix partition as neededForBoot | Baitinq | 2022-07-24 | 1 | -0/+1 |
| | |||||
* | Move user declaration outside flake.nix | Baitinq | 2022-07-24 | 1 | -1/+3 |
| | |||||
* | Added Wallpapers as flake input | Baitinq | 2022-07-24 | 1 | -6/+1 |
| | |||||
* | Fix hardware acceleration in firefox | Baitinq | 2022-07-23 | 3 | -0/+3 |
| | |||||
* | ZSH: Install plugins deterministically | Baitinq | 2022-07-23 | 1 | -16/+44 |
| | |||||
* | Luna: Added impermanence and disk encryption | Baitinq | 2022-07-23 | 2 | -6/+29 |
| | |||||
* | Disable touchpad if usb mouse connected | Baitinq | 2022-07-16 | 1 | -0/+6 |
| | |||||
* | Enable rtorrent | Baitinq | 2022-07-16 | 1 | -0/+2 |
| | |||||
* | Move neovim aliases overlay to official module | Baitinq | 2022-07-15 | 1 | -1/+6 |
| | |||||
* | Direnv: Use nix-direnv to keep across gc | Baitinq | 2022-07-15 | 1 | -1/+4 |
| | |||||
* | Join all wifi networks in the same set | Baitinq | 2022-07-15 | 2 | -2/+2 |
| | |||||
* | Remove unneeded packages | Baitinq | 2022-07-15 | 2 | -11/+5 |
| | | | | | | | This packages can be either used through , or were completely unnecessary. This allows us to free space for the luna host. | ||||
* | Luna: Change disk layout | Baitinq | 2022-07-14 | 1 | -8/+8 |
| | |||||
* | Luna: Switch wifi network to main_wifi | Baitinq | 2022-07-14 | 1 | -1/+1 |
| | |||||
* | Luna: Enable power-save module | Baitinq | 2022-07-13 | 1 | -0/+1 |
| | |||||
* | fmt | Baitinq | 2022-07-13 | 1 | -3/+3 |
| | |||||
* | Add timezone to the mkHost function | Baitinq | 2022-07-13 | 2 | -8/+8 |
| |