Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/KubqoA/dotfiles

My NixOS dotfiles
https://github.com/KubqoA/dotfiles

dotfiles home-manager nix nixos

Last synced: 3 months ago
JSON representation

My NixOS dotfiles

Awesome Lists containing this project

README

        

# Dotfiles
![Made with trial and error](https://img.shields.io/badge/Made%20with-trial%20and%20error-blue?style=flat-square&logo=haskell)
[![NixOS 21.05](https://img.shields.io/badge/NixOS-v21.05-blue.svg?style=flat-square&logo=NixOS&logoColor=white)](https://nixos.org)

![Clean](./hosts/unacorda/screenshots/clean.jpg)
![Login](./hosts/unacorda/screenshots/login.jpg)

## Useful links:
* [Nixpkgs Functions reference](https://nixos.org/manual/nixpkgs/stable/#chap-functions)
* [Nix Expression Language](https://nixos.org/manual/nix/stable/#ch-expression-language)
* [hlissner/dotfiles](https://github.com/hlissner/dotfiles), which are a great learning resource