fix the nixpkgs vm
This commit is contained in:
parent
e6068b936a
commit
308a9f2aac
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
../template.nix
|
||||
../../../nixos/shell.nix
|
||||
#../../../nixos/shell.nix
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ fastfetch ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue