Remove unused generic conf
This commit is contained in:
parent
758a70e27b
commit
7c0c87f4de
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
../../shared/base.nix
|
||||
../../shared/hardware/vm.nix
|
||||
];
|
||||
|
||||
#Prevent user from being locked out of the system before switching to proper config
|
||||
users.mutableUsers = lib.mkForce true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue