about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* UpdateBaitinq2022-09-292-1/+1
|
* Modules: Add email moduleBaitinq2022-09-292-1/+78
|
* Overlays: Base: Grub2: Support luks2 with patchBaitinq2022-09-262-0/+311
|
* Module: Virtualisation: Replace docker with podmanBaitinq2022-09-261-2/+5
|
* Home: Add libnotify packageBaitinq2022-09-261-0/+1
|
* Home: Add speedtest-cli packageBaitinq2022-09-261-0/+1
|
* Dotfiles: .profile: Set correct Wayland env variablesBaitinq2022-09-261-4/+4
|
* Hardware: Remove tmpfs / sizeBaitinq2022-09-263-3/+3
|
* SSH: Disable password authenticationBaitinq2022-09-251-2/+1
|
* Hardware: / tfmps mount: Mount with 755 permsBaitinq2022-09-253-0/+3
|
* SSH: Change listening port to port 22Baitinq2022-09-251-2/+2
|
* Firewall: Allow tcp:80Baitinq2022-09-231-1/+1
|
* SSH: Add own authorized_keysBaitinq2022-09-231-0/+6
|
* Misc: Encrypt flake.lockBaitinq2022-09-222-0/+1
| | | | Security? mayb
* Modules: Add git-server moduleBaitinq2022-09-222-1/+86
| | | | This adds a git server (gitolite) with a web frontend cgit
* 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
|