This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
flake
Watch
1
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e1993195be
flake
/
nixos
/
profiles
/
common
/
minimal
/
default.nix
6 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
nixos: sorting
2023-12-30 14:41:46 +00:00
{
modulesPath
,
.
.
.
}:
{
repo: declutter
2023-10-15 00:51:56 +00:00
imports
=
[
nixos,server: use minimal.nix preset
2023-11-15 00:06:39 +00:00
(
modulesPath
+
"
/
p
r
o
f
i
l
e
s
/
m
i
n
i
m
a
l
.
n
i
x
"
)
repo: declutter
2023-10-15 00:51:56 +00:00
]
;
flake: format everything using alejandra
2023-11-04 10:14:42 +00:00
}
Reference in a new issue
Copy permalink