Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notchtc/nix-config
Personal NixOS configuration using flakes & home-manager
https://github.com/notchtc/nix-config
dotfiles home-manager nix-flakes nixos nixos-configuration
Last synced: about 2 months ago
JSON representation
Personal NixOS configuration using flakes & home-manager
- Host: GitHub
- URL: https://github.com/notchtc/nix-config
- Owner: notchtc
- License: mit
- Created: 2024-02-01T19:40:33.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:01:50.000Z (9 months ago)
- Last Synced: 2024-04-14T06:59:30.597Z (9 months ago)
- Topics: dotfiles, home-manager, nix-flakes, nixos, nixos-configuration
- Language: JavaScript
- Homepage:
- Size: 299 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [NixOS](https://nixos.org) config
![NixOS](https://nixos.org/logo/nixos-hires.png)
This repository contains my configuration for NixOS and other software that I use.
## Description
> [!IMPORTANT]
> As this is my personal configuration, not everything may work for you. You probably also want to change some things around. You're better off creating your own configuration.NixOS configuration using [flakes](https://nixos.wiki/wiki/Flakes) and [home-manager](https://github.com/nix-community/home-manager).
Flakes used:
- [blueprint](https://github.com/numtide/blueprint)
- [disko](https://github.com/nix-community/disko)
- [lix](https://git.lix.systems/lix-project/nixos-module)
- [plasma-manager](https://github.com/pjones/plasma-manager)
- [nh](https://github.com/viperML/nh)
- [niri-flake](https://github.com/sodiboo/niri-flake)
- [nix-index-database](https://github.com/Mic92/nix-index-database)
- [nyx](https://github.com/chaotic-cx/nyx)
- [schizofox](https://github.com/schizofox/schizofox)
- [stylix](https://github.com/danth/stylix)## Resources
Other configurations from where I learned and copied:
- [Misterio77/nix-starter-configs](https://github.com/Misterio77/nix-starter-configs)
- [javacafe01/nix-config](https://github.com/javacafe01/nix-config)
- [moni-dz/nix-config](https://github.com/moni-dz/nix-config)
- [fufexan/dotfiles](https://github.com/fufexan/dotfiles)
- [viperML/dotfiles](https://github.com/viperML/dotfiles)
- [surfaceflinger/flake](https://github.com/surfaceflinger/flake)