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
850d673035
nixos-configs
/
nixosConfigurations
/
epimetheus
/
default.nix
7 lines
65 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor: import nixosModules unconditionally, add enable options
2026-05-01 22:39:21 +02:00
{
.
.
.
}:
move more stuf out of flake.nix
2025-12-11 22:13:32 +01:00
{
config
=
{
refactor: import nixosModules unconditionally, add enable options
2026-05-01 22:39:21 +02:00
my
.
pxvirtGuest
.
enable
=
true
;
move more stuf out of flake.nix
2025-12-11 22:13:32 +01:00
}
;
}
Reference in a new issue
Copy permalink