mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
fixed server home gui module
This commit is contained in:
parent
ef4b2c0f7d
commit
cd2ae4623c
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@
|
||||||
user = {
|
user = {
|
||||||
bash.enable = true;
|
bash.enable = true;
|
||||||
git.enable = true;
|
git.enable = true;
|
||||||
gui.enable = false;
|
|
||||||
|
|
||||||
security = {
|
security = {
|
||||||
gpg.enable = true;
|
gpg.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue