Update 'configuration.nix'
This commit is contained in:
parent
4e56ca5b38
commit
730c1bdd1e
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ git
|
||||||
#source of this code: https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix
|
#source of this code: https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix
|
||||||
|
|
||||||
|
|
||||||
with lib;
|
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.boot;
|
cfg = config.boot;
|
||||||
|
|
Loading…
Reference in a new issue