This website requires JavaScript.
Explore
Help
Sign in
rope
/
nixos
Watch
1
Star
1
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a83f572bec
nixos
/
home-manager
/
hm-config.nix
10 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
Create hm-config.nix
2025-12-04 11:35:17 +00:00
# hm-config.nix
{
config
,
pkgs
,
lib
,
.
.
.
}:
{
imports
=
[
Update hm-config.nix
2025-12-04 11:46:49 +00:00
./flake.nix
Create hm-config.nix
2025-12-04 11:35:17 +00:00
]
;
}
Reference in a new issue
Copy permalink