about summary refs log tree commit diff
path: root/hosts/luna (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Host: Chromebook+Thinkpad: Disable webcam moduleBaitinq2022-12-301-1/+1
|
* Hardware: Move hardware specific settings from hostsBaitinq2022-12-301-4/+1
|
* Home: Add calibre* to all hostsBaitinq2022-10-011-3/+0
|
* Misc: Move nix-index symlink to global configurationBaitinq2022-09-221-2/+0
|
* Flake: Remove dotfiles inputBaitinq2022-09-201-3/+3
| | | | | Instead we use it directly. This removes a lot of hassle + limitations with flake inputs from files
* Fully separate hosts from hardwaresBaitinq2022-09-203-210/+0
| | | | | | 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-184-2/+15
|
* Packages: Remove mov-cliBaitinq2022-09-101-1/+0
| | | | Already included in nixpkgs
* Packages: Remove manga-cliBaitinq2022-09-101-1/+0
| | | | Already included in nixpkgs
* Disks: Separate create script into create/formatBaitinq2022-09-101-24/+34
|
* Misc: Use dotfiles as flake inputBaitinq2022-09-101-5/+2
|
* Disks-create/mount: Add all dependencies to symLinkJoinBaitinq2022-08-311-2/+2
|
* Disks-create/mount: Use new cryptsetup open syntaxBaitinq2022-08-311-6/+6
|
* Luna: Add disks-create and disks-mount scriptsBaitinq2022-08-311-115/+69
|
* Packages: Remove adlBaitinq2022-08-281-1/+1
| | | | Now packaged inside nixpkgs
* Packages: Remove trackmaBaitinq2022-08-281-1/+1
| | | | Already in upstream
* Remove idea-community packageBaitinq2022-08-281-1/+0
|
* Luna: Use latest linux kernelBaitinq2022-08-261-0/+1
|
* Use rec set to set disko script name from attributeBaitinq2022-08-261-4/+4
|
* Switch from buildEnv to symLinkJoin for merging disko scripts in moduleBaitinq2022-08-251-2/+2
|
* Implement disko as a module (#2)Baitinq2022-08-251-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-labelBaitinq2022-08-251-8/+5
|
* Luna: Implement* disko for declarative partition configurationBaitinq2022-08-241-1/+109
|
* Separate disk related hardware config into disks.nixBaitinq2022-08-222-51/+57
|
* Set non persistance as the defaultBaitinq2022-08-211-13/+0
|
* Luna: Add /boot encryptionBaitinq2022-08-191-5/+15
|
* Luna: Add btrfs autoscrubBaitinq2022-08-021-0/+2
|
* Luna: Enable zramBaitinq2022-07-261-0/+1
|
* Disable mitigationsBaitinq2022-07-251-1/+1
|
* Luna: Enable early KMSBaitinq2022-07-251-1/+1
|
* Luna: Add kernel modules to make disk encryption fasterBaitinq2022-07-241-1/+1
|
* Luna: Add /nix partition as neededForBootBaitinq2022-07-241-0/+1
|
* Fix hardware acceleration in firefoxBaitinq2022-07-231-0/+1
|
* Luna: Added impermanence and disk encryptionBaitinq2022-07-232-6/+29
|
* Join all wifi networks in the same setBaitinq2022-07-151-1/+1
|
* Remove unneeded packagesBaitinq2022-07-151-4/+4
| | | | | | | This packages can be either used through , or were completely unnecessary. This allows us to free space for the luna host.
* Luna: Change disk layoutBaitinq2022-07-141-8/+8
|
* Luna: Switch wifi network to main_wifiBaitinq2022-07-141-1/+1
|
* Luna: Enable power-save moduleBaitinq2022-07-131-0/+1
|
* Remove qtcreator user packageBaitinq2022-07-101-1/+0
|
* Network: Created main_wifi and portable_wifi network configsBaitinq2022-07-101-1/+1
|
* Luna: Update disk uuidsBaitinq2022-07-091-9/+9
|
* fmtBaitinq2022-07-061-1/+0
|
* Luna+VM: Add xmonadctl and xmonad sxhkd configBaitinq2022-07-061-1/+2
|
* Phobos+Luna: Add bluetoothBaitinq2022-07-051-5/+2
|
* Add location in a per host approachBaitinq2022-07-031-1/+1
|
* Change synaptics sensibilityBaitinq2022-07-011-0/+4
|
* Add twoFingerScroll to synapticsBaitinq2022-07-011-1/+4
|
* Luna: Add tlp serviceBaitinq2022-06-302-1/+2
|
* Packages: Add mov-cli packageBaitinq2022-06-301-0/+1
|