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
4d28e476dc
nixos-configs
/
nixosConfigurations
/
forgejo-runner-1
/
imports.nix
8 lines
95 B
Nix
Raw
Normal View
History
Unescape
Escape
move podman to nixosModules
2025-09-13 18:03:16 +02:00
{
nixosModules
,
.
.
.
}:
restructure flake, remove ona-book partially based on https://codeberg.org/kiara/cfg
2025-03-15 11:03:03 +01:00
{
imports
=
[
move podman to nixosModules
2025-09-13 18:03:16 +02:00
nixosModules
.
podman
restructure flake, remove ona-book partially based on https://codeberg.org/kiara/cfg
2025-03-15 11:03:03 +01:00
./forgejo-runner.nix
]
;
}
Reference in a new issue
Copy permalink