This website requires JavaScript.
Explore
Help
Sign in
tristan
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
c322eef078
nix
/
home-mods
/
common
/
default.nix
8 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
Various squashed tweaks
2023-10-21 03:33:27 +02:00
{
config
,
lib
,
pkgs
,
.
.
.
}
:
{
WIP: Modularize moar
2023-10-17 19:55:45 +02:00
home
.
homeDirectory
=
"
/
h
o
m
e
/
${
config
.
home
.
username
}
"
;
}
Reference in a new issue
Copy permalink