mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-20 11:17:02 -04:00
10 current 2024-05-27 23:02:54 24.11.20240524.bfb7a88 Unknown *
This commit is contained in:
parent
2fc3e68688
commit
54be18a8a6
5 changed files with 8 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, lib, pkgs, inputs, ... }:
|
||||
|
||||
let
|
||||
_s1 = import ../../common/sops.nix {inherit configl; };
|
||||
_s1 = import ../../common/sops.nix {inherit config; };
|
||||
files = import ../../common/files.nix { inherit config; };
|
||||
shell = import ../../common/shell.nix { inherit config pkgs; };
|
||||
p = import ../../common/pkgs.nix { inherit pkgs config; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue