about summary refs log tree commit diff
path: root/hosts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Overlays: Base: Add database arg patch to commaBaitinq2022-09-221-0/+1
|
* Flake: Remove dotfiles inputBaitinq2022-09-205-23/+25
| | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files
* fmtBaitinq2022-09-201-4/+2
|
* Hosts: Remove uneeded "vm" hostBaitinq2022-09-203-135/+0
| | | | | As hardware and hosts are now separated, we can remove the now obsolte vm host
* Fully separate hosts from hardwaresBaitinq2022-09-2010-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 separationBaitinq2022-09-1814-29/+62
|
* Use swaylock-effects instead of swaylock for showing clockBaitinq2022-09-151-1/+1
|
* River: Add wlsunsetBaitinq2022-09-151-0/+1
|
* Add wayland idling/locking via sway(idle/lock)Baitinq2022-09-152-0/+9
|
* Add tmux programBaitinq2022-09-151-0/+5
|
* Implement initial wayland supportBaitinq2022-09-142-3/+23
|
* Xlock: Respect dpms off screenBaitinq2022-09-101-1/+1
|
* Packages: Remove smart-wallpaperBaitinq2022-09-101-1/+1
| | | | Already included in nixpkgs
* Packages: Remove mov-cliBaitinq2022-09-103-2/+1
| | | | Already included in nixpkgs
* Packages: Remove manga-cliBaitinq2022-09-103-2/+1
| | | | Already included in nixpkgs
* Packages: Remove dwmbarBaitinq2022-09-101-1/+1
| | | | Already included in nixpkgs
* Add element-desktop as a global-home programBaitinq2022-09-102-1/+1
|
* Disks: Separate create script into create/formatBaitinq2022-09-101-24/+34
|
* Misc: Use dotfiles as flake inputBaitinq2022-09-105-29/+17
|
* ISO: Set user as nixosBaitinq2022-09-091-3/+1
| | | | | We now declare the user in the flake.nix, overriding this in the isoConfigurations output
* Phobos: Add element-desktop programBaitinq2022-09-081-0/+1
|
* Enable ssh x11 forwardingBaitinq2022-09-071-1/+4
|
* Change hardcoded user to use the ${user} variableBaitinq2022-09-071-1/+1
|
* Phobos: Disks: Change uuidBaitinq2022-09-071-1/+1
|
* Use mkForce on boot config in the base hostBaitinq2022-09-071-4/+1
| | | | This fixes creating isos
* Add ability to create iso of nixosConfigurationsBaitinq2022-09-072-8/+12
|
* Add irqbalance serviceBaitinq2022-09-061-0/+1
|
* Add fwupd serviceBaitinq2022-09-061-0/+1
|
* Add ntfs supportBaitinq2022-09-051-0/+1
|
* Add todo-txt-cli packageBaitinq2022-09-051-0/+1
|
* Add jrnl programBaitinq2022-09-051-0/+1
|
* Set bash as the default /bin/shBaitinq2022-09-051-3/+0
|
* Phobos: Use zen kernelBaitinq2022-09-011-1/+1
|
* Disks-create/mount: Add all dependencies to symLinkJoinBaitinq2022-08-311-2/+2
|
* Disks-create/mount: Use new cryptsetup open syntaxBaitinq2022-08-311-6/+6
|
* Pin nixpkgs registryBaitinq2022-08-311-0/+1
|
* Luna: Add disks-create and disks-mount scriptsBaitinq2022-08-311-115/+69
|
* Set dash as the default /bin/shBaitinq2022-08-291-0/+3
|
* Nix cleanupBaitinq2022-08-291-2/+8
|
* Implement non NixOS hosts supportBaitinq2022-08-291-18/+28
|
* Packages: Remove xmonadctlBaitinq2022-08-281-1/+1
| | | | Already packaged in nixpkgs
* Packages: Remove adlBaitinq2022-08-283-3/+3
| | | | Now packaged inside nixpkgs
* Phobos+VM: Switch to latest kernelBaitinq2022-08-282-0/+2
|
* Packages: Remove trackmaBaitinq2022-08-283-3/+3
| | | | Already in upstream
* VM: Add adl and trackma packagesBaitinq2022-08-281-0/+2
|
* Remove idea-community packageBaitinq2022-08-283-3/+0
|
* fmtBaitinq2022-08-261-1/+1
|
* fmtBaitinq2022-08-261-1/+1
|
* Add ca-derivations experimental nix featureBaitinq2022-08-261-1/+1
|
* Luna: Use latest linux kernelBaitinq2022-08-261-0/+1
|