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, ... }:
|
{ pkgs, lib, config, ... }:
|
||||||
|
|
||||||
let
|
let keys = import ../../../variables/keys.nix;
|
||||||
keys = import ../../../variables/keys.nix;
|
|
||||||
passwords = import ../../../variables/passwords.crypt.nix;
|
|
||||||
|
|
||||||
in {
|
in {
|
||||||
# TASK: new device
|
# TASK: new device
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue