This website requires JavaScript.
Explore
Help
Sign in
erwin
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
Projects
1
Releases
Wiki
Activity
Actions
5321ad1899
nixos-config
/
machines
/
gitea
/
hardware-configuration.nix
6 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
Add pre-commit hooks and fix style issues
2022-11-19 20:00:54 +01:00
{
modulesPath
,
.
.
.
}:
{
Gitea fixes, formatting with nixpkgs-fmt
2022-04-27 00:21:19 +02:00
imports
=
[
(
modulesPath
+
"
/
v
i
r
t
u
a
l
i
s
a
t
i
o
n
/
l
x
c
-
c
o
n
t
a
i
n
e
r
.
n
i
x
"
)
]
;
}
Reference in a new issue
Copy permalink