about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Home: Git: Add send-email 'account'Baitinq2022-09-222-0/+7
|
* Use pkgs.gitFull git packageBaitinq2022-09-222-1/+2
|
* UpdateBaitinq2022-09-222-28/+19
| | | | Remove smart-wallpaper overlay as it has been updated.
* Misc: Move nix-index symlink to global configurationBaitinq2022-09-224-6/+4
|
* Flake: Add systems as 'input' to the nix derivationBaitinq2022-09-223-11/+21
|
* mkHost: Add extraModules argumentBaitinq2022-09-222-6/+5
|
* Move hosts declaration to flake.nixBaitinq2022-09-222-17/+22
|
* mkHost: Add extraOverlays argumentBaitinq2022-09-221-5/+5
|
* Misc: Move patches to their respective overlay's folderBaitinq2022-09-223-2/+2
|
* Overlays: Base: Add database arg patch to commaBaitinq2022-09-222-0/+14
|
* Flake: Remove dotfiles inputBaitinq2022-09-207-43/+26
| | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files
* dotfiles: swaylock: Change ring and ring-key colorsBaitinq2022-09-202-3/+3
|
* 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-2011-11/+18
| | | | | | Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs
* Misc: Remove code duplication by merging setsBaitinq2022-09-191-23/+14
|
* Implement host-hardware separationBaitinq2022-09-1815-29/+74
|
* River: Change exit to Mod+Ctrl+Shift EBaitinq2022-09-162-2/+2
|
* River: Add smart-wallpaperBaitinq2022-09-153-3/+12
| | | | And temp overlay for smart-wallpaper to work with wayland
* Use swaylock-effects instead of swaylock for showing clockBaitinq2022-09-153-4/+4
|
* River: Add wlsunsetBaitinq2022-09-153-1/+3
|
* River: Set good border colorsBaitinq2022-09-152-4/+4
|
* River: Spawn useful services in init scriptBaitinq2022-09-152-6/+14
|
* Add wayland idling/locking via sway(idle/lock)Baitinq2022-09-154-1/+16
|
* Add tmux programBaitinq2022-09-151-0/+5
|
* Add wifi networkBaitinq2022-09-141-0/+0
|
* Implement initial wayland supportBaitinq2022-09-149-5/+676
|
* Xlock: Respect dpms off screenBaitinq2022-09-101-1/+1
|
* Packages: Remove non-existant package referencesBaitinq2022-09-101-2/+0
|
* Packages: Remove smart-wallpaperBaitinq2022-09-103-21/+1
| | | | Already included in nixpkgs
* Packages: Remove mov-cliBaitinq2022-09-105-25/+1
| | | | Already included in nixpkgs
* Packages: Remove manga-cliBaitinq2022-09-105-35/+1
| | | | Already included in nixpkgs
* Packages: Remove dwmbarBaitinq2022-09-103-28/+1
| | | | Already included in nixpkgs
* UpdateBaitinq2022-09-101-18/+18
|
* Add element-desktop as a global-home programBaitinq2022-09-102-1/+1
|
* Disks: Separate create script into create/formatBaitinq2022-09-102-24/+35
|
* Misc: Use dotfiles as flake inputBaitinq2022-09-107-29/+36
|
* ISO: Set user as nixosBaitinq2022-09-092-5/+7
| | | | | 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
|
* Misc: Update README instructions for iso buildingBaitinq2022-09-071-1/+1
|
* Modules: Virtualisation: Virtualbox: Remove guest extensionBaitinq2022-09-071-9/+1
|
* 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-074-8/+31
|
* Add irqbalance serviceBaitinq2022-09-061-0/+1
|
* Add fwupd serviceBaitinq2022-09-061-0/+1
|
* Module: Virtualisation: Add virtualboxBaitinq2022-09-061-0/+10
|
* Add ntfs supportBaitinq2022-09-051-0/+1
|