Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
82ccb8fb24
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
|
||||
let
|
||||
keys = import ../../../variables/keys.nix;
|
||||
passwords = import ../../../variables/passwords.crypt.nix;
|
||||
let keys = import ../../../variables/keys.nix;
|
||||
|
||||
in {
|
||||
# TASK: new device
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue