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
/
thinkpad
/
home-manager
/
default.nix
13 lines
117 B
Nix
Raw
Normal View
History
Unescape
Escape
:sparkles: Added Thinkpad and pi4 configs
2025-04-12 19:45:01 +02:00
{
:sparkles: Moved common home-manager config to shared/home-manager
2025-04-12 23:29:10 +02:00
lib
,
:sparkles: Added Thinkpad and pi4 configs
2025-04-12 19:45:01 +02:00
.
.
.
}
:
:sparkles: Moved common home-manager config to shared/home-manager
2025-04-12 23:29:10 +02:00
:sparkles: Added Thinkpad and pi4 configs
2025-04-12 19:45:01 +02:00
{
imports
=
[
:truck: [shared] Added shared config that shared desktop config inherits from
2025-05-20 21:52:00 +02:00
(
lib
.
custom
.
relativeToDesktop
"
h
o
m
e
-
m
a
n
a
g
e
r
"
)
:sparkles: Added Thinkpad and pi4 configs
2025-04-12 19:45:01 +02:00
./hyprland
./zen
]
;
}
Reference in New Issue
Copy Permalink