about summary refs log tree commit diff
path: root/hosts/configuration.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hosts: Use flake nixpkgs as system nixpkgs in nix-* cmdsBaitinq2023-02-041-0/+4
|
* Hosts: Enable dconf serviceBaitinq2023-02-031-0/+2
| | | | Some programs missbehave if its not enabled :(
* Misc: Change openssh config syntax to conform to new standardBaitinq2023-02-011-2/+4
|
* Hosts: Mount /tmp in ramBaitinq2023-01-311-1/+1
|
* UpdateBaitinq2023-01-101-1/+1
|
* Packages: Remove rust utilitiesBaitinq2022-12-221-1/+1
|
* Hosts: Use uutils for coreutilsBaitinq2022-10-241-1/+1
|
* Hosts: Add alsa-utils packageBaitinq2022-10-181-0/+1
| | | | For alsamixer
* Hosts: Programs: SSH: Disable x11 forwardingBaitinq2022-10-171-1/+0
|
* Modules/Secrets: Wiregurad: Change peer settingsBaitinq2022-10-161-5/+3
|
* Misc: Add deploy-rs tool and setup deploy configurationsBaitinq2022-10-131-0/+1
|
* Hosts: Root user: Add authorized ssh keysBaitinq2022-10-131-9/+16
|
* Hosts: Neovim: Add custom configBaitinq2022-10-111-0/+11
|
* Hosts: Enable local dns server using unboundBaitinq2022-10-061-1/+3
|
* Hosts: Explicitly enable some networking optionsBaitinq2022-10-061-0/+4
|
* Hosts: Dont use uu-utilsBaitinq2022-10-041-1/+1
|
* Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵Baitinq2022-10-011-4/+1
| | | | config
* Firewall: Allow tcp:9090 (calibre)Baitinq2022-09-291-1/+1
|
* Misc: Comments cleanupBaitinq2022-09-291-9/+0
|
* Home: Add straceBaitinq2022-09-291-0/+1
|
* UpdateBaitinq2022-09-291-1/+1
|
* SSH: Disable password authenticationBaitinq2022-09-251-2/+1
|
* 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
|
* Modules: Add git-server moduleBaitinq2022-09-221-1/+0
| | | | This adds a git server (gitolite) with a web frontend cgit
* Use pkgs.gitFull git packageBaitinq2022-09-221-1/+1
|
* Misc: Move nix-index symlink to global configurationBaitinq2022-09-221-1/+3
|
* Flake: Remove dotfiles inputBaitinq2022-09-201-2/+2
| | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files
* Implement host-hardware separationBaitinq2022-09-181-11/+0
|
* Add wayland idling/locking via sway(idle/lock)Baitinq2022-09-151-0/+7
|
* Add tmux programBaitinq2022-09-151-0/+5
|
* Implement initial wayland supportBaitinq2022-09-141-0/+8
|
* Misc: Use dotfiles as flake inputBaitinq2022-09-101-1/+1
|
* Enable ssh x11 forwardingBaitinq2022-09-071-1/+4
|
* Change hardcoded user to use the ${user} variableBaitinq2022-09-071-1/+1
|
* Use mkForce on boot config in the base hostBaitinq2022-09-071-4/+1
| | | | This fixes creating isos
* Add irqbalance serviceBaitinq2022-09-061-0/+1
|
* Add fwupd serviceBaitinq2022-09-061-0/+1
|
* Add ntfs supportBaitinq2022-09-051-0/+1
|
* Set bash as the default /bin/shBaitinq2022-09-051-3/+0
|
* Pin nixpkgs registryBaitinq2022-08-311-0/+1
|
* Set dash as the default /bin/shBaitinq2022-08-291-0/+3
|
* fmtBaitinq2022-08-261-1/+1
|
* fmtBaitinq2022-08-261-1/+1
|
* Add ca-derivations experimental nix featureBaitinq2022-08-261-1/+1
|
* Add xclip packageBaitinq2022-08-251-0/+1
|
* Grub: Install as removableBaitinq2022-08-221-1/+1
|
* Add wireguard secret moduleBaitinq2022-08-221-0/+2
|
* Set non persistance as the defaultBaitinq2022-08-211-0/+13
|