This website requires JavaScript.
Explore
Help
Sign In
Jan
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
036f619673
dotfiles
/
user-modules
/
desktop
/
default.nix
6 lines
52 B
Nix
Raw
Normal View
History
Unescape
Escape
Rewrote systemwide system, fixed broken build
2025-02-17 11:53:45 +00:00
{
.
.
.
}:
Progress
2024-07-18 04:08:27 +00:00
Applied formatting
2024-07-19 12:00:55 +00:00
{
Rewrote systemwide system, fixed broken build
2025-02-17 11:53:45 +00:00
imports
=
[
./custom/default.nix
]
;
Progress
2024-07-18 04:08:27 +00:00
}