https://github.com/mavolin/nixsys
💻️ My NixOS configuration.
https://github.com/mavolin/nixsys
dotfiles nix nixos
Last synced: 2 months ago
JSON representation
💻️ My NixOS configuration.
- Host: GitHub
- URL: https://github.com/mavolin/nixsys
- Owner: mavolin
- License: mit
- Created: 2023-10-22T22:28:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T10:35:49.000Z (7 months ago)
- Last Synced: 2025-01-10T02:50:55.385Z (4 months ago)
- Topics: dotfiles, nix, nixos
- Language: Nix
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nixsys
[](./LICENSE)
---
## About
This is my NixOS configuration that I use for my personal laptop.
The most general settings can be changed by editing [base.nix](./base.nix).
Note that this configuration will not build if you clone it, since `user/programs/git-settings.nix` is missing.
See [git.nix](./user/programs/git.nix) for more information about this file.The [flake.lock](./flake.lock) in this repo will only be updated alongside other changes.
I will not create a new commit just because I updated my system.## License
Available under the [MIT License](./LICENSE).