Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add ca-derivations experimental nix feature | Baitinq | 2022-08-26 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Switch from buildEnv to symLinkJoin for merging disko scripts in module | Baitinq | 2022-08-25 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Luna: Implement* disko for declarative partition configuration | Baitinq | 2022-08-24 | 1 | -1/+109 |
| | |||||
* | Grub: Install as removable | Baitinq | 2022-08-22 | 1 | -1/+1 |
| | |||||
* | Separate disk related hardware config into disks.nix | Baitinq | 2022-08-22 | 6 | -131/+150 |
| | |||||
* | Add wireguard secret module | Baitinq | 2022-08-22 | 1 | -0/+2 |
| | |||||
* | VM: Encrypt filesystem | Baitinq | 2022-08-21 | 1 | -4/+33 |
| | |||||
* | 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 | 2 | -10/+24 |
| |