Update 'configuration.nix'
This commit is contained in:
parent
f7f73423b7
commit
4e56ca5b38
1 changed files with 1 additions and 2 deletions
|
@ -152,11 +152,10 @@ git
|
|||
system.stateVersion = "22.05"; # Did you read the comment?
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
#source of this code: https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix
|
||||
|
||||
{ config, lib, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
|
|
Loading…
Reference in a new issue