Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```