This website requires JavaScript.
Explore
Help
Sign In
sora
/
nixconfig
Watch
1
Star
0
Fork
0
You've already forked nixconfig
Code
Issues
1
Pull Requests
1
Actions
Releases
Activity
nixconfig
/
systems
/
valinor
/
default.nix
9 lines
108 B
Nix
Raw
Normal View
History
Unescape
Escape
Migrate to snowfall lib
2023-11-04 02:28:27 +01:00
{
config
,
inputs
,
.
.
.
}:
{
Fixing Hyprland crash
2023-11-16 23:06:28 +01:00
imports
=
[
Merged Host/Home Opt into SysOpt
2024-04-14 07:57:07 +02:00
./hardware.nix
Fixing Hyprland crash
2023-11-16 23:06:28 +01:00
#common-cpu-amd
#common-gpu-amd
Migrate to snowfall lib
2023-11-04 02:28:27 +01:00
]
;
}
Reference in New Issue
Copy Permalink