This website requires JavaScript.
Explore
Help
Sign in
mara
/
nixos-configs
Watch
1
Star
0
Fork
You've already forked nixos-configs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d1863fb799
nixos-configs
/
common
/
default.nix
10 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
nix fmt rcf-style
2024-10-27 12:33:35 +01:00
{
.
.
.
}:
{
first building version of lpt2 as flake
2024-10-26 00:04:27 +02:00
imports
=
[
./nixpkgs.nix
./globalinstalls.nix
./i18n.nix
./networking.nix
]
;
}
Reference in a new issue
Copy permalink