This website requires JavaScript.
Explore
Help
Sign in
jopejoe1
/
nix-conf
Watch
1
Star
0
Fork
You've already forked nix-conf
0
mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced
2025-01-04 10:06:51 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
55aeca7389
nix-conf
/
upstream
/
default.nix
6 lines
47 B
Nix
Raw
Normal View
History
Unescape
Escape
Add stuff thats in progress of getting upstreamed
2024-01-11 00:29:55 +01:00
{
self
,
.
.
.
}:
{
run nix fmt
2024-07-10 23:02:54 +02:00
imports
=
[
./modules
]
;
Add stuff thats in progress of getting upstreamed
2024-01-11 00:29:55 +01:00
}
Reference in a new issue
Copy permalink