codemonauts module with custom overlay

This commit is contained in:
fleaz 2022-03-16 23:24:33 +01:00
parent 53574aa386
commit a00e2c9588
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083
3 changed files with 6 additions and 2 deletions

View file

@ -5,7 +5,6 @@
{ config, pkgs, lib, ... }:
let
home-manager = (import ./nix/sources.nix).home-manager;
secretsFile = "/root.key";
in
{