This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cc46a03e64
nixos
/
modules
/
home
/
home.nix
8 lines
73 B
Nix
Raw
Normal View
History
Unescape
Escape
Begin migrate all cli conf
2024-05-25 00:37:37 +02:00
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
Begin implement home
2024-05-26 01:10:42 +02:00
# ./apps
# ./shell
Begin migrate all cli conf
2024-05-25 00:37:37 +02:00
]
;
}
Reference in a new issue
Copy permalink