Update 'flake.nix'

post/wasm-gol-2
Ashelyn Dawn 1 year ago
parent a761dd4e49
commit e77e2fcfec

@ -83,7 +83,7 @@
}) // { }) // {
nixosModule = {config, lib, pkgs, ...}: nixosModule = {config, lib, pkgs, ...}:
with lib; with lib;
let cfg = config.ashe.services."tempest.dev"; let cfg = config.ashe.services."ashen.earth";
pkg = self.packages.${pkgs.system}.default; pkg = self.packages.${pkgs.system}.default;
in { in {

Loading…
Cancel
Save