disable the gauntlet module
This commit is contained in:
parent
970f2b0665
commit
75614c59ac
1 changed files with 2 additions and 1 deletions
|
@ -148,7 +148,8 @@
|
||||||
users.${user} = {
|
users.${user} = {
|
||||||
imports = [
|
imports = [
|
||||||
./home-manager/browser.nix
|
./home-manager/browser.nix
|
||||||
./home-manager/gauntlet.nix
|
#FIXME - No idea why this is failing with a 'too many files open' error
|
||||||
|
#./home-manager/gauntlet.nix
|
||||||
./home-manager/plasma.nix
|
./home-manager/plasma.nix
|
||||||
./home-manager/tpm.nix
|
./home-manager/tpm.nix
|
||||||
./home-manager/user.nix
|
./home-manager/user.nix
|
||||||
|
|
Loading…
Reference in a new issue