| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ability to create iso of nixosConfigurations | Baitinq | 2022-09-07 | 4 | -8/+31 |
| | | |||||
| * | Add irqbalance service | Baitinq | 2022-09-06 | 1 | -0/+1 |
| | | |||||
| * | Add fwupd service | Baitinq | 2022-09-06 | 1 | -0/+1 |
| | | |||||
| * | Module: Virtualisation: Add virtualbox | Baitinq | 2022-09-06 | 1 | -0/+10 |
| | | |||||
| * | Add ntfs support | Baitinq | 2022-09-05 | 1 | -0/+1 |
| | | |||||
| * | Add todo-txt-cli package | Baitinq | 2022-09-05 | 1 | -0/+1 |
| | | |||||
| * | Add jrnl program | Baitinq | 2022-09-05 | 1 | -0/+1 |
| | | |||||
| * | Set bash as the default /bin/sh | Baitinq | 2022-09-05 | 1 | -3/+0 |
| | | |||||
| * | Add another wifi network | Baitinq | 2022-09-03 | 1 | -0/+0 |
| | | |||||
| * | Packages: dwmbar: Repackage dwmbar to not need patches | Baitinq | 2022-09-01 | 2 | -91/+12 |
| | | |||||
| * | Phobos: Use zen kernel | Baitinq | 2022-09-01 | 1 | -1/+1 |
| | | |||||
| * | Disks-create/mount: Add all dependencies to symLinkJoin | Baitinq | 2022-08-31 | 1 | -2/+2 |
| | | |||||
| * | Disks-create/mount: Use new cryptsetup open syntax | Baitinq | 2022-08-31 | 1 | -6/+6 |
| | | |||||
| * | Pin nixpkgs registry | Baitinq | 2022-08-31 | 1 | -0/+1 |
| | | |||||
| * | Update PARTITIONING guide | Baitinq | 2022-08-31 | 1 | -54/+1 |
| | | |||||
| * | Luna: Add disks-create and disks-mount scripts | Baitinq | 2022-08-31 | 2 | -117/+71 |
| | | |||||
| * | Inputs: Remove disko | Baitinq | 2022-08-31 | 2 | -38/+1 |
| | | |||||
| * | Set dash as the default /bin/sh | Baitinq | 2022-08-29 | 1 | -0/+3 |
| | | |||||
| * | Nix cleanup | Baitinq | 2022-08-29 | 1 | -2/+8 |
| | | |||||
| * | Implement non NixOS hosts support | Baitinq | 2022-08-29 | 3 | -20/+52 |
| | | |||||
| * | Packages: Remove xmonadctl | Baitinq | 2022-08-28 | 2 | -10/+1 |
| | | | | | Already packaged in nixpkgs | ||||
| * | Packages: Remove adl | Baitinq | 2022-08-28 | 4 | -22/+3 |
| | | | | | Now packaged inside nixpkgs | ||||
| * | Phobos+VM: Switch to latest kernel | Baitinq | 2022-08-28 | 2 | -0/+2 |
| | | |||||
| * | Packages: Remove trackma | Baitinq | 2022-08-28 | 5 | -32/+4 |
| | | | | | Already in upstream | ||||
| * | VM: Add adl and trackma packages | Baitinq | 2022-08-28 | 1 | -0/+2 |
| | | |||||
| * | Remove idea-community package | Baitinq | 2022-08-28 | 3 | -3/+0 |
| | | |||||
| * | Update | Baitinq | 2022-08-27 | 1 | -12/+12 |
| | | |||||
| * | 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 |
| | | |||||
| * | Update | Baitinq | 2022-08-26 | 1 | -18/+18 |
| | | |||||
| * | 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 |
| | | |||||
| * | Inputs: Add nixos-hardware input | Baitinq | 2022-08-26 | 2 | -0/+18 |
| | | |||||
| * | Switch from buildEnv to symLinkJoin for merging disko scripts in module | Baitinq | 2022-08-25 | 1 | -2/+2 |
| | | |||||
| * | Add new disko partitioning method in guide | Baitinq | 2022-08-25 | 1 | -0/+6 |
| | | |||||
| * | 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 |
| | | |||||
| * | Update disko | Baitinq | 2022-08-24 | 1 | -3/+3 |
| | | |||||
| * | Luna: Implement* disko for declarative partition configuration | Baitinq | 2022-08-24 | 3 | -2/+147 |
| | | |||||
| * | Grub: Install as removable | Baitinq | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | Packages: adl: Add perl dependency | Baitinq | 2022-08-22 | 1 | -2/+2 |
| | | |||||
| * | Separate disk related hardware config into disks.nix | Baitinq | 2022-08-22 | 6 | -131/+150 |
| | | |||||
| * | Add wireguard secret module | Baitinq | 2022-08-22 | 2 | -0/+2 |
| | | |||||
| * | VM: Encrypt filesystem | Baitinq | 2022-08-21 | 2 | -5/+34 |
| | | |||||
| * | 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 | 3 | -13/+34 |
| | | |||||
| * | Update | Baitinq | 2022-08-06 | 1 | -12/+12 |
| | | |||||