about summary refs log tree commit diff
path: root/hosts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change hardcoded user to use the ${user} variableBaitinq2022-09-071-1/+1
|
* Phobos: Disks: Change uuidBaitinq2022-09-071-1/+1
|
* Use mkForce on boot config in the base hostBaitinq2022-09-071-4/+1
| | | | This fixes creating isos
* Add ability to create iso of nixosConfigurationsBaitinq2022-09-072-8/+12
|
* Add irqbalance serviceBaitinq2022-09-061-0/+1
|
* Add fwupd serviceBaitinq2022-09-061-0/+1
|
* Add ntfs supportBaitinq2022-09-051-0/+1
|
* Add todo-txt-cli packageBaitinq2022-09-051-0/+1
|
* Add jrnl programBaitinq2022-09-051-0/+1
|
* Set bash as the default /bin/shBaitinq2022-09-051-3/+0
|
* Phobos: Use zen kernelBaitinq2022-09-011-1/+1
|
* Disks-create/mount: Add all dependencies to symLinkJoinBaitinq2022-08-311-2/+2
|
* Disks-create/mount: Use new cryptsetup open syntaxBaitinq2022-08-311-6/+6
|
* Pin nixpkgs registryBaitinq2022-08-311-0/+1
|
* Luna: Add disks-create and disks-mount scriptsBaitinq2022-08-311-115/+69
|
* Set dash as the default /bin/shBaitinq2022-08-291-0/+3
|
* Nix cleanupBaitinq2022-08-291-2/+8
|
* Implement non NixOS hosts supportBaitinq2022-08-291-18/+28
|
* Packages: Remove xmonadctlBaitinq2022-08-281-1/+1
| | | | Already packaged in nixpkgs
* Packages: Remove adlBaitinq2022-08-283-3/+3
| | | | Now packaged inside nixpkgs
* Phobos+VM: Switch to latest kernelBaitinq2022-08-282-0/+2
|
* Packages: Remove trackmaBaitinq2022-08-283-3/+3
| | | | Already in upstream
* VM: Add adl and trackma packagesBaitinq2022-08-281-0/+2
|
* Remove idea-community packageBaitinq2022-08-283-3/+0
|
* fmtBaitinq2022-08-261-1/+1
|
* fmtBaitinq2022-08-261-1/+1
|
* Add ca-derivations experimental nix featureBaitinq2022-08-261-1/+1
|
* Luna: Use latest linux kernelBaitinq2022-08-261-0/+1
|
* Use rec set to set disko script name from attributeBaitinq2022-08-261-4/+4
|
* Switch from buildEnv to symLinkJoin for merging disko scripts in moduleBaitinq2022-08-251-2/+2
|
* Add xclip packageBaitinq2022-08-251-0/+1
|
* Implement disko as a module (#2)Baitinq2022-08-251-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-labelBaitinq2022-08-251-8/+5
|
* Luna: Implement* disko for declarative partition configurationBaitinq2022-08-241-1/+109
|
* Grub: Install as removableBaitinq2022-08-221-1/+1
|
* Separate disk related hardware config into disks.nixBaitinq2022-08-226-131/+150
|
* Add wireguard secret moduleBaitinq2022-08-221-0/+2
|
* VM: Encrypt filesystemBaitinq2022-08-211-4/+33
|
* Set non persistance as the defaultBaitinq2022-08-213-26/+13
|
* Remove default packagesBaitinq2022-08-201-0/+2
|
* Luna: Add /boot encryptionBaitinq2022-08-192-10/+24
|
* Phobos: Enable zramswapBaitinq2022-08-061-0/+2
|
* Phobos: Enable btrfs autoscrubBaitinq2022-08-061-0/+1
|
* Phobos: Change filesystem to be encrypted+statelessBaitinq2022-08-062-9/+30
|
* Firefox: Remove bypass-paywalls extensionBaitinq2022-08-051-1/+0
|
* Luna: Add btrfs autoscrubBaitinq2022-08-021-0/+2
|
* Add git extraConfigBaitinq2022-07-311-0/+4
|
* Packages: Add arandrBaitinq2022-07-311-0/+1
|
* Change coreutils to uutilsBaitinq2022-07-271-0/+1
|
* Luna: Enable zramBaitinq2022-07-261-0/+1
|