Skip to content

mem101296/NixOS-dotfiles

Repository files navigation

My Flakes for my NixOS setup.

To update nix flake config:

sudo nixos-rebuild switch --flake .#desktop

To update nix inputs (basically a system update/upgrade):

nix flake update


My flakes are heavly based off of Fufexan dotfiles. Of course I'm modified what I copied to fix my system. https://github.com/fufexan/dotfiles

This is not beginner freindly. I do not have many comments yet. See resources below to learn


Layout:

Archives - for old flakes I no longer use and do no want within the structure background - contains images that I use for my background home - home manager, see the README.md within for that layout hosts - unique hardware and host configuration system - flakes that do not belong within home-manager

Resources I used to learn NixOS