about summary refs log tree commit diff
path: root/hosts/configuration.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable ssh x11 forwardingBaitinq2022-09-071-1/+4
* Change hardcoded user to use the ${user} variableBaitinq2022-09-071-1/+1
* Use mkForce on boot config in the base hostBaitinq2022-09-071-4/+1
* Add irqbalance serviceBaitinq2022-09-061-0/+1
* Add fwupd serviceBaitinq2022-09-061-0/+1
* Add ntfs supportBaitinq2022-09-051-0/+1
* Set bash as the default /bin/shBaitinq2022-09-051-3/+0
* Pin nixpkgs registryBaitinq2022-08-311-0/+1
* Set dash as the default /bin/shBaitinq2022-08-291-0/+3
* fmtBaitinq2022-08-261-1/+1
* fmtBaitinq2022-08-261-1/+1
* Add ca-derivations experimental nix featureBaitinq2022-08-261-1/+1
* Add xclip packageBaitinq2022-08-251-0/+1
* Grub: Install as removableBaitinq2022-08-221-1/+1
* Add wireguard secret moduleBaitinq2022-08-221-0/+2
* Set non persistance as the defaultBaitinq2022-08-211-0/+13
* Remove default packagesBaitinq2022-08-201-0/+2
* Luna: Add /boot encryptionBaitinq2022-08-191-5/+9
* Change coreutils to uutilsBaitinq2022-07-271-0/+1
* Disable explicit DHCPBaitinq2022-07-261-6/+0
* Set XDG env variablesBaitinq2022-07-241-0/+12
* Move neovim aliases overlay to official moduleBaitinq2022-07-151-1/+6
* Add timezone to the mkHost functionBaitinq2022-07-131-2/+2
* Remove unnecessary packages that can be replaced with ,Baitinq2022-07-131-4/+0
* UpdateBaitinq2022-07-081-2/+4
* fmtBaitinq2022-07-031-2/+2
* Move git-crypt to system packagesBaitinq2022-06-281-0/+1
* Add automatically updating prebuilt nix-index and commaBaitinq2022-06-261-0/+1
* Fix light requiring root permissionsBaitinq2022-06-261-0/+2
* Clean tmp dir on bootBaitinq2022-06-251-10/+13
* Switch to systemd-boot + btrfsBaitinq2022-06-251-7/+8
* Add zip program in global configurationBaitinq2022-06-231-0/+1
* Remove flake fmt and add nixpkgs-fmt packageBaitinq2022-06-221-2/+0
* Configure the keymap on a per host basisBaitinq2022-06-221-0/+1
* Added steam-run packageBaitinq2022-06-221-0/+1
* Move git-crypt to the home configurationBaitinq2022-06-221-1/+0
* Refractor codebaseBaitinq2022-06-191-49/+55
* Switched from ssh-agent to gpg-agentBaitinq2022-06-181-7/+4
* Added default password for rootBaitinq2022-06-181-0/+2
* Added default password for userBaitinq2022-06-181-0/+2
* Grub: Remove splash imageBaitinq2022-06-171-7/+1
* Refractor and move neovim to be a system pkgBaitinq2022-06-171-5/+4
* Initial commitBaitinq2022-06-171-0/+152