about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Collapse)AuthorAge
* Feat(system): Enable swap & zram swap & hibernateene2023-03-20
|
* Style(format): Alejandraene2023-03-19
|
* Fix(hm/conf/lf): Allow trashing of files on the temp fsene2023-03-18
|
* Fix(system): Move services to systemene2023-03-17
|
* Fix(system): Remove the Intel specific thingsene2023-03-12
|
* Fix(system): Activate hardware_video_accelerationene2023-03-12
|
* Fix(system/fonts): Add SourceCodePro as default fontene2023-03-05
|
* Fix(hm/conf/alacritty): Use Sauce Code Pro i. of Source ..ene2023-03-05
|
* Revert: "Revert: nerdfonts"This reverts commit ↵ene2023-03-05
| | | | d4be8c2a96e4cac80036fd0b9eebc0c3e36e38a9.
* Revert: nerdfontsene2023-03-05
|
* Fix(system/fslayout): Add 2G to the / sizeene2023-03-05
|
* Fix(system/fonts): Use full nerdfontene2023-03-05
|
* Fix(system/graphics): Activate openglene2023-03-05
|
* Fix(system|hm/river): revert to plain dvorakene2023-03-03
|
* Fix(system): Switch to dvorak-programmer layoutene2023-02-28
|
* Feat(wms): Add swayene2023-02-25
|
* Fix(users): Use zsh as default shell againene2023-02-25
|
* Fix(zsh): Make deployment possibleene2023-02-25
|
* Fix(system): Add networkmanagers confdir to persistenceene2023-02-25
|
* Feat(system): Add openssh accessene2023-02-25
|
* Feat(system): Remove default packagesene2023-02-25
|
* Fix(font): Remove spaces in nameene2023-02-21
|
* Fix(fonts): Use correct fontsene2023-02-21
|
* Fix(grub): Use the picture, not the themeene2023-02-21
|
* Style(formatting): Format and improve commentsene2023-02-21
|
* Fix(system): Remove extra tempfsene2023-02-21
| | | | | This was overmounting the /home directory, so generated user homes where deleted
* Fix(home): permissions (hopefully)ene2023-02-21
|
* Fix(user): Add a real module and change passwordsene2023-02-21
|
* Fix: Further bc of the home issueene2023-02-21
|
* Fix: add needed settingene2023-02-21
|
* Fix: Append to laterene2023-02-21
|
* Fix(system): Try to fix permissions on mount pointene2023-02-21
|
* Fix(system): Move the nixos-config to the main srv subvene2023-02-21
|
* Fix(system): Fix typo in fs namesene2023-02-21
|
* Style(autoformat): Formatting with alejandraene2023-02-21
|
* Fix(filesystem): Hardcode the user home to prevent recusionene2023-02-21
|
* Fix(impermanence): Rework the importsene2023-02-21
|
* Fix(system): Refactor impermanenceene2023-02-20
|
* Fix(system): Remove unnecessary persistent fileene2023-02-20
|
* Feat(flake): Move the in and outputs to separate filesene2023-02-20
|
* Feat(home-manager): Actually deploy the packagesene2023-02-19
|
* Feat(lib): Import my system libraryene2023-02-19
|
* Fix(system): Fully embrace the home packagesene2023-02-19
|
* Fix: Import the new configsene2023-02-19
|
* Fix(system): Fix typosene2023-02-19
|
* Fix: Add fonts explicitlyene2023-02-18
|
* Style(home-manager): Format with alejandraene2023-02-18
|
* Feat(home-manager): Add local packagesene2023-02-17
|
* Fix(system): Rework some btrfs subvolume names and add lazyatimeene2023-02-17
| | | | | | The lazyatime mount setting should increase the performance somewhat, especially because I don't really need atime. Thought using noatime might make this setting completely useless, so it might get removed again.
* Fix(users): Change home of soispha to /home/soisphaene2023-02-17
| | | | | This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot.