Skip to content

Current nixos configuration using snowfall lib as flake structure

License

Notifications You must be signed in to change notification settings

wueestry/nixos-config

Repository files navigation

My NixOS flake made with snowfall.

Systems

  • Athena: Lenovo Yoga Pro 7X Slim Nvidia

    • Used for development
  • Ares: Workstation (AMD Ryzen 7 5800X, NVIDIA RTX 3070)

    • Dual boot

Generating user-dirs

After a fresh install, the user home directory is completly empty. In order to generate the Documents, Downloads, eg. subfolders run

nix-shell -p xdg-user-dirs
xdg-user-dirs-update