workstations | enable flakes
This commit is contained in:
parent
86be875e47
commit
13d2405903
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ let
|
|||
python-with-my-packages = pkgs.python311Full.withPackages my-python-packages;
|
||||
in
|
||||
{
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
imports =
|
||||
[
|
||||
./detect-reboot-needed.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue