about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
...
* Fix(home-manager): Declare the configs directly in Nixene2023-02-13
|
* Fix(home-manager): Update rclone to use the correct fileene2023-02-13
|
* Feat(home-manager): Add sshene2023-02-12
|
* Feat(home-manager): Add riverene2023-02-12
|
* Feat(home-manager): Add rcloneene2023-02-12
|
* Feat(home-manager): Add python xdg-settingsene2023-02-12
|
* Fix(home-manager): Improve Firefox configurationene2023-02-12
|
* Fix(home-manager): Import home-manager correctlyene2023-02-12
|
* Feat(home-manager): Make the home configuration betterene2023-02-11
|
* Fix: Rename host for clarity and import home-managerene2023-02-11
|
* Fix: Remove typo from home-manager directory nameene2023-02-11
|
* Fix: Import the configurationsene2023-02-11
|
* Fix: Comment infinite recursion causing linesene2023-02-11
| | | | | I will probably use a module for persistent file systems, so commenting this seems the best option for now.
* Feat: Switch to default.nixene2023-02-11
|
* Feat(home-manager): Add firefox configene2023-02-11
|
* Feat(home-manger): Add mpdene2023-02-07
|
* Feat(home-manger): Add mako configurationsene2023-02-07
|
* Feat(home-manger): Add support for lfene2023-02-07
|
* Feat(home-manger): Add support for lessene2023-02-07
|
* Feat(home-manager): Add latexindentene2023-02-07
|
* Feat(home-manager): Add support for keepassxcene2023-02-07
|
* Feat(home-manager): Add gtk configurationsene2023-02-07
|
* Feat(home-manger): Add grades config supportene2023-02-07
|
* Feat(home-manager): Add git supportene2023-02-07
|
* Feat(home-manager): Add support for gammastepene2023-02-07
|
* Feat(home-manager): Add cups supportene2023-02-07
|
* Feat(home-manager): Add alacritty supportene2023-02-07
|
* Fix(Zsh): Use -R with lessene2023-02-07
|
* Fix(home-manager): Use the same nixpkgs versionene2023-02-07
|
* Feat: Mounted .config as tempfsene2023-02-05
| | | | | This should make it easier to ensure, that all configs files are saved in home-manger.
* Feat: Switch to Default.nix filesene2023-02-05
| | | | This make the imported path somewhat shorter.
* Fix: This fixes the booting process somehow?ene2023-02-05
| | | | | I don't see what's wrong with the compressor, but with it the boot fails with the message, that the initrd couldn't be uncompressed.
* Feat: Reworked the Filesystem configurationene2023-02-04
| | | | | This reduces the unnecessary complexity of the whole fileSystemLayouts.nix file.
* Feat: New hostene2023-02-04
| | | | | | I also changed the hostnames: IDOHVE -> Tiamat (laptop) -> Apzu
* Fix: Used the correct syntaxene2023-02-04
|
* Build(flake): Updated referencesene2023-02-04
|
* Feat: Made more configuration host independentene2023-02-04
|
* Fix(packages): Removed already by nixos managed onesene2023-02-04
|
* Style: Formattingene2023-02-03
|
* Fix(packages): Added an "unfree" exception for steamene2023-02-03
|
* Fix(packages): Archlinux names -> Nixos namesChanged the packages names from ↵ene2023-02-03
| | | | the arch ones to the Nixos ones
* Fix(packages): Add a function to disassemble the setene2023-02-03
|
* Feat: Reworked the packages configurationene2023-02-03
|
* Refactor(packages): Refactored Packagesene2023-02-03
|
* Feat: Split the config apartene2023-02-03
|
* Build(flake): Added Flake.lockene2023-02-01
|
* Initial commitene2023-02-01