This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
54ca515cb6
nixos
/
home
/
Legion-xenia.nix
9 lines
118 B
Nix
Raw
Normal View
History
Unescape
Escape
Move home-manager configs into top level of dotfiles for better separation
2023-04-18 08:44:08 +01:00
{
.
.
.
}:
{
imports
=
[
Update files for new restructure
2023-04-19 09:27:55 +01:00
./common/personal.nix
./env/bash.nix
./tui
Move home-manager configs into top level of dotfiles for better separation
2023-04-18 08:44:08 +01:00
]
;
home
.
stateVersion
=
"
2
2
.
1
1
"
;
}
Reference in a new issue
Copy permalink