| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-02-11 | Feat(home-manager): Make the home configuration better | ene | |
| 2023-02-11 | Fix: Comment infinite recursion causing lines | ene | |
| I will probably use a module for persistent file systems, so commenting this seems the best option for now. | |||
| 2023-02-11 | Feat: Switch to default.nix | ene | |
| 2023-02-05 | Feat: Mounted .config as tempfs | ene | |
| This should make it easier to ensure, that all configs files are saved in home-manger. | |||
| 2023-02-05 | Feat: Switch to Default.nix files | ene | |
| This make the imported path somewhat shorter. | |||
| 2023-02-05 | Fix: This fixes the booting process somehow? | ene | |
| 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. | |||
| 2023-02-04 | Feat: Reworked the Filesystem configuration | ene | |
| This reduces the unnecessary complexity of the whole fileSystemLayouts.nix file. | |||
| 2023-02-04 | Fix: Used the correct syntax | ene | |
| 2023-02-04 | Feat: Made more configuration host independent | ene | |
| 2023-02-04 | Fix(packages): Removed already by nixos managed ones | ene | |
| 2023-02-03 | Fix(packages): Added an "unfree" exception for steam | ene | |
| 2023-02-03 | Fix(packages): Archlinux names -> Nixos namesChanged the packages names from ↵ | ene | |
| the arch ones to the Nixos ones | |||
| 2023-02-03 | Fix(packages): Add a function to disassemble the set | ene | |
| 2023-02-03 | Feat: Reworked the packages configuration | ene | |
| 2023-02-03 | Refactor(packages): Refactored Packages | ene | |
| 2023-02-03 | Feat: Split the config apart | ene | |
