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
e35a926cb6
nixos
/
home
/
Legion-xenia.nix
8 lines
96 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
=
[
Reorganise common directory with env for less duplication
2023-04-23 14:46:59 +01:00
./env/personal.nix
Update files for new restructure
2023-04-19 09:27:55 +01:00
./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