fix setup
This commit is contained in:
parent
2078269704
commit
21382e22a0
7 changed files with 8 additions and 16 deletions
|
|
@ -2,12 +2,10 @@
|
|||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
isNixOS,
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
isNixOS = builtins.pathExists /etc/NIXOS;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./modules/bootstrap.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue