Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move hosts declaration to flake.nix | Baitinq | 2022-09-22 | 1 | -16/+3 |
| | |||||
* | mkHost: Add extraOverlays argument | Baitinq | 2022-09-22 | 1 | -5/+5 |
| | |||||
* | Overlays: Base: Add database arg patch to comma | Baitinq | 2022-09-22 | 1 | -0/+1 |
| | |||||
* | Flake: Remove dotfiles input | Baitinq | 2022-09-20 | 5 | -23/+25 |
| | | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files | ||||
* | fmt | Baitinq | 2022-09-20 | 1 | -4/+2 |
| | |||||
* | Hosts: Remove uneeded "vm" host | Baitinq | 2022-09-20 | 3 | -135/+0 |
| | | | | | As hardware and hosts are now separated, we can remove the now obsolte vm host | ||||
* | Fully separate hosts from hardwares | Baitinq | 2022-09-20 | 10 | -424/+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 separation | Baitinq | 2022-09-18 | 14 | -29/+62 |
| | |||||
* | Use swaylock-effects instead of swaylock for showing clock | Baitinq | 2022-09-15 | 1 | -1/+1 |
| | |||||
* | River: Add wlsunset | Baitinq | 2022-09-15 | 1 | -0/+1 |
| | |||||
* | Add wayland idling/locking via sway(idle/lock) | Baitinq | 2022-09-15 | 2 | -0/+9 |
| | |||||
* | Add tmux program | Baitinq | 2022-09-15 | 1 | -0/+5 |
| | |||||
* | Implement initial wayland support | Baitinq | 2022-09-14 | 2 | -3/+23 |
| | |||||
* | Xlock: Respect dpms off screen | Baitinq | 2022-09-10 | 1 | -1/+1 |
| | |||||
* | Packages: Remove smart-wallpaper | Baitinq | 2022-09-10 | 1 | -1/+1 |
| | | | | Already included in nixpkgs | ||||
* | Packages: Remove mov-cli | Baitinq | 2022-09-10 | 3 | -2/+1 |
| | | | | Already included in nixpkgs | ||||
* | Packages: Remove manga-cli | Baitinq | 2022-09-10 | 3 | -2/+1 |
| | | | | Already included in nixpkgs | ||||
* | Packages: Remove dwmbar | Baitinq | 2022-09-10 | 1 | -1/+1 |
| | | | | Already included in nixpkgs | ||||
* | Add element-desktop as a global-home program | Baitinq | 2022-09-10 | 2 | -1/+1 |
| | |||||
* | Disks: Separate create script into create/format | Baitinq | 2022-09-10 | 1 | -24/+34 |
| | |||||
* | Misc: Use dotfiles as flake input | Baitinq | 2022-09-10 | 5 | -29/+17 |
| | |||||
* | ISO: Set user as nixos | Baitinq | 2022-09-09 | 1 | -3/+1 |
| | | | | | We now declare the user in the flake.nix, overriding this in the isoConfigurations output | ||||
* | Phobos: Add element-desktop program | Baitinq | 2022-09-08 | 1 | -0/+1 |
| | |||||
* | Enable ssh x11 forwarding | Baitinq | 2022-09-07 | 1 | -1/+4 |
| | |||||
* | Change hardcoded user to use the ${user} variable | Baitinq | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | Phobos: Disks: Change uuid | Baitinq | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | Use mkForce on boot config in the base host | Baitinq | 2022-09-07 | 1 | -4/+1 |
| | | | | This fixes creating isos | ||||
* | Add ability to create iso of nixosConfigurations | Baitinq | 2022-09-07 | 2 | -8/+12 |
| | |||||
* | Add irqbalance service | Baitinq | 2022-09-06 | 1 | -0/+1 |
| | |||||
* | Add fwupd service | Baitinq | 2022-09-06 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Luna: Add disks-create and disks-mount scripts | Baitinq | 2022-08-31 | 1 | -115/+69 |
| | |||||
* | 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 | 1 | -18/+28 |
| | |||||
* | Packages: Remove xmonadctl | Baitinq | 2022-08-28 | 1 | -1/+1 |
| | | | | Already packaged in nixpkgs | ||||
* | Packages: Remove adl | Baitinq | 2022-08-28 | 3 | -3/+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 | 3 | -3/+3 |
| | | | | 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 |
| | |||||
* | fmt | Baitinq | 2022-08-26 | 1 | -1/+1 |
| | |||||
* | fmt | Baitinq | 2022-08-26 | 1 | -1/+1 |
| |