aboutsummaryrefslogtreecommitdiffstats
path: root/system (unfollow)
Commit message (Collapse)Author
2023-03-05Fix(system/fonts): Add SourceCodePro as default fontene
2023-03-05Fix(hm/conf/alacritty): Use Sauce Code Pro i. of Source ..ene
2023-03-05Revert: "Revert: nerdfonts"This reverts commit ↵ene
d4be8c2a96e4cac80036fd0b9eebc0c3e36e38a9.
2023-03-05Revert: nerdfontsene
2023-03-05Fix(system/fslayout): Add 2G to the / sizeene
2023-03-05Fix(system/fonts): Use full nerdfontene
2023-03-05Fix(system/graphics): Activate openglene
2023-03-03Fix(system|hm/river): revert to plain dvorakene
2023-02-28Fix(system): Switch to dvorak-programmer layoutene
2023-02-25Feat(wms): Add swayene
2023-02-25Fix(users): Use zsh as default shell againene
2023-02-25Fix(zsh): Make deployment possibleene
2023-02-25Fix(system): Add networkmanagers confdir to persistenceene
2023-02-25Feat(system): Add openssh accessene
2023-02-25Feat(system): Remove default packagesene
2023-02-21Fix(font): Remove spaces in nameene
2023-02-21Fix(fonts): Use correct fontsene
2023-02-21Fix(grub): Use the picture, not the themeene
2023-02-21Style(formatting): Format and improve commentsene
2023-02-21Fix(system): Remove extra tempfsene
This was overmounting the /home directory, so generated user homes where deleted
2023-02-21Fix(home): permissions (hopefully)ene
2023-02-21Fix(user): Add a real module and change passwordsene
2023-02-21Fix: Further bc of the home issueene
2023-02-21Fix: add needed settingene
2023-02-21Fix: Append to laterene
2023-02-21Fix(system): Try to fix permissions on mount pointene
2023-02-21Fix(system): Move the nixos-config to the main srv subvene
2023-02-21Fix(system): Fix typo in fs namesene
2023-02-21Style(autoformat): Formatting with alejandraene
2023-02-21Fix(filesystem): Hardcode the user home to prevent recusionene
2023-02-21Fix(impermanence): Rework the importsene
2023-02-20Fix(system): Refactor impermanenceene
2023-02-20Fix(system): Remove unnecessary persistent fileene
2023-02-20Feat(flake): Move the in and outputs to separate filesene
2023-02-19Feat(home-manager): Actually deploy the packagesene
2023-02-19Feat(lib): Import my system libraryene
2023-02-19Fix(system): Fully embrace the home packagesene
2023-02-19Fix: Import the new configsene
2023-02-19Fix(system): Fix typosene
2023-02-18Fix: Add fonts explicitlyene
2023-02-18Style(home-manager): Format with alejandraene
2023-02-17Feat(home-manager): Add local packagesene
2023-02-17Fix(system): Rework some btrfs subvolume names and add lazyatimeene
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.
2023-02-17Fix(users): Change home of soispha to /home/soisphaene
This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot.
2023-02-16Feat(impermanence): Add full stack tempfsene
2023-02-16Feat: Add impersistent for persistent files and dirsene
2023-02-11Feat(home-manager): Make the home configuration betterene
2023-02-11Fix: Comment infinite recursion causing linesene
I will probably use a module for persistent file systems, so commenting this seems the best option for now.
2023-02-11Feat: Switch to default.nixene
2023-02-05Feat: Mounted .config as tempfsene
This should make it easier to ensure, that all configs files are saved in home-manger.