This website requires JavaScript.
Explore
Help
Sign In
Jan
/
nixos-config
Watch
1
Star
0
Fork
0
You've already forked nixos-config
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixos-config
/
user-modules
/
desktop
/
default.nix
9 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
Rewrote systemwide system, fixed broken build
2025-02-17 12:53:45 +01:00
{
.
.
.
}:
Progress
2024-07-18 06:08:27 +02:00
Applied formatting
2024-07-19 14:00:55 +02:00
{
Moved theming modules
2025-02-17 15:06:20 +01:00
imports
=
[
./custom/default.nix
./theming/default.nix
]
;
Progress
2024-07-18 06:08:27 +02:00
}
Reference in New Issue
Copy Permalink