This website requires JavaScript.
Explore
Help
Sign In
martials
/
nixos-configuration
Watch
1
Star
0
Fork
0
You've already forked nixos-configuration
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0109aeec8aa685e3d696d5fe3060c27883112e76
nixos-configuration
/
hosts
/
pi4
/
home-manager
/
default.nix
8 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
:recycle: [shared] Moved Hm configs to shared base
2025-05-22 20:10:48 +02:00
{
lib
,
.
.
.
}:
:bug: Fix build errors on pi4, added configs to push
2025-04-15 21:14:17 +00:00
{
:recycle: [shared] Moved Hm configs to shared base
2025-05-22 20:10:48 +02:00
imports
=
with
lib
.
custom
;
[
(
relativeToBase
"
h
o
m
e
-
m
a
n
a
g
e
r
"
)
:bug: Fix build errors on pi4, added configs to push
2025-04-15 21:14:17 +00:00
]
;
}
Reference in New Issue
Copy Permalink