Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikilio/dotfiles
All my configurations in one place
https://github.com/mikilio/dotfiles
flake-parts home-manager-config hyprland-config neovim-configuration nix nixos-configuration
Last synced: 14 days ago
JSON representation
All my configurations in one place
- Host: GitHub
- URL: https://github.com/mikilio/dotfiles
- Owner: Mikilio
- Created: 2022-11-09T14:00:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T02:37:43.000Z (29 days ago)
- Last Synced: 2025-01-07T03:37:28.586Z (29 days ago)
- Topics: flake-parts, home-manager-config, hyprland-config, neovim-configuration, nix, nixos-configuration
- Language: Nix
- Homepage:
- Size: 18.7 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💁 About
This repository contains for all my NixOS and Home-manager Configurations.
Every module and package declared is exclusively intended for my
**personal use only**. While my system is stable enough to use as my daily
driver it has some quirks, that I am well aware off. If you are trying to learn
Nix or make your own config I am happy if this repository can give you some
inspiration.If you are interested in using parts of my config check out my
[nur-packages](https://github.com/Mikilio/nur-packages) repository.## Cheat Sheet
Deploy home-manager config on fresh system:
```cmd
nix run github:Mikilio/dotfiles#hm switch
```