about summary refs log tree commit diff
path: root/hosts/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fmtBaitinq2022-09-201-4/+2
|
* Hosts: Remove uneeded "vm" hostBaitinq2022-09-201-1/+0
| | | | | As hardware and hosts are now separated, we can remove the now obsolte vm host
* Fully separate hosts from hardwaresBaitinq2022-09-201-6/+13
| | | | | | Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs
* Implement host-hardware separationBaitinq2022-09-181-11/+14
|
* ISO: Set user as nixosBaitinq2022-09-091-3/+1
| | | | | We now declare the user in the flake.nix, overriding this in the isoConfigurations output
* Add ability to create iso of nixosConfigurationsBaitinq2022-09-071-6/+10
|
* Nix cleanupBaitinq2022-08-291-2/+8
|
* Implement non NixOS hosts supportBaitinq2022-08-291-18/+28
|
* Move user declaration outside flake.nixBaitinq2022-07-241-1/+3
|
* fmtBaitinq2022-07-131-3/+3
|
* Add timezone to the mkHost functionBaitinq2022-07-131-6/+6
|
* mkHost: pass arguments in a set instead of curryingBaitinq2022-07-101-2/+2
|
* Misc: Dont pass nur input directlyBaitinq2022-07-081-2/+2
|
* Switch windowmanager to xmonadBaitinq2022-07-051-1/+1
|
* Add location in a per host approachBaitinq2022-07-031-7/+8
|
* Add luna hostBaitinq2022-06-251-0/+1
|
* Fixed bug with phobos hostname being called baitinqBaitinq2022-06-241-1/+1
|
* Move hosts variable upBaitinq2022-06-221-5/+5
|
* Change how the mkHost function is applied, generate set dynamicallyManuel Palenzuela2022-06-201-5/+10
|
* Move specialArgs to its own variable in mkHostManuel Palenzuela2022-06-201-4/+3
|
* Create mkHost utility functionManuel Palenzuela2022-06-201-35/+34
|
* Add VM hostManuel Palenzuela2022-06-201-20/+22
|
* RefractorBaitinq2022-06-201-1/+1
|
* Add overlay composingBaitinq2022-06-201-1/+1
|
* Initial commitBaitinq2022-06-171-0/+40