| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Flake: Remove dotfiles input | Baitinq | 2022-09-20 | 1 | -1/+3 |
| * | fmt | Baitinq | 2022-09-20 | 1 | -4/+2 |
| * | Hosts: Remove uneeded "vm" host | Baitinq | 2022-09-20 | 1 | -1/+0 |
| * | Fully separate hosts from hardwares | Baitinq | 2022-09-20 | 1 | -6/+13 |
| * | Implement host-hardware separation | Baitinq | 2022-09-18 | 1 | -11/+14 |
| * | ISO: Set user as nixos | Baitinq | 2022-09-09 | 1 | -3/+1 |
| * | Add ability to create iso of nixosConfigurations | Baitinq | 2022-09-07 | 1 | -6/+10 |
| * | Nix cleanup | Baitinq | 2022-08-29 | 1 | -2/+8 |
| * | Implement non NixOS hosts support | Baitinq | 2022-08-29 | 1 | -18/+28 |
| * | Move user declaration outside flake.nix | Baitinq | 2022-07-24 | 1 | -1/+3 |
| * | fmt | Baitinq | 2022-07-13 | 1 | -3/+3 |
| * | Add timezone to the mkHost function | Baitinq | 2022-07-13 | 1 | -6/+6 |
| * | mkHost: pass arguments in a set instead of currying | Baitinq | 2022-07-10 | 1 | -2/+2 |
| * | Misc: Dont pass nur input directly | Baitinq | 2022-07-08 | 1 | -2/+2 |
| * | Switch windowmanager to xmonad | Baitinq | 2022-07-05 | 1 | -1/+1 |
| * | Add location in a per host approach | Baitinq | 2022-07-03 | 1 | -7/+8 |
| * | Add luna host | Baitinq | 2022-06-25 | 1 | -0/+1 |
| * | Fixed bug with phobos hostname being called baitinq | Baitinq | 2022-06-24 | 1 | -1/+1 |
| * | Move hosts variable up | Baitinq | 2022-06-22 | 1 | -5/+5 |
| * | Change how the mkHost function is applied, generate set dynamically | Manuel Palenzuela | 2022-06-20 | 1 | -5/+10 |
| * | Move specialArgs to its own variable in mkHost | Manuel Palenzuela | 2022-06-20 | 1 | -4/+3 |
| * | Create mkHost utility function | Manuel Palenzuela | 2022-06-20 | 1 | -35/+34 |
| * | Add VM host | Manuel Palenzuela | 2022-06-20 | 1 | -20/+22 |
| * | Refractor | Baitinq | 2022-06-20 | 1 | -1/+1 |
| * | Add overlay composing | Baitinq | 2022-06-20 | 1 | -1/+1 |
| * | Initial commit | Baitinq | 2022-06-17 | 1 | -0/+40 |