mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-07-01 08:29:14 +02:00
move jokum to nixos bicep
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{config, lib, pkgs, inputs, values, ...}:
|
||||
|
||||
{
|
||||
# lfmao
|
||||
containers.jokum = {
|
||||
interfaces = [ "ens10f1" ];
|
||||
# wtf
|
||||
path = inputs.self.nixosConfigurations.jokum.config.system.build.toplevel;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user