Move the NixOS config into the user's directory

This commit is contained in:
Bun 2025-04-29 19:11:28 -04:00
parent 9946d500f7
commit 57201099fb
6 changed files with 22 additions and 25 deletions

View file

@ -5,6 +5,7 @@
users.${config.sysusers.main} = {
directories = [
"Keepers"
"Projects"
"Documents"
"Pictures"
"Videos"
@ -22,14 +23,14 @@
".config/vesktop"
".config/zsh"
".local/share/mpd"
".local/share/nvim/undo"
".local/share/PrismLauncher"
".local/share/Steam"
".local/share/TelegramDesktop"
".local/share/mpd"
".local/share/nvim/undo"
".local/state/wireplumber"
".local/state/lazygit"
".local/state/wireplumber"
".cache/nix-index"