mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-02-02 07:45:16 +01:00
disable tailor-gui
This commit is contained in:
parent
1c8e973b9b
commit
f139968971
@ -15,7 +15,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
# Whether to enable tailor-gui, an alternative to TUXEDO Control Center, written in Rust.
|
# Whether to enable tailor-gui, an alternative to TUXEDO Control Center, written in Rust.
|
||||||
# tailor-gui: Rust GUI for interacting with hardware from TUXEDO Computers.
|
# tailor-gui: Rust GUI for interacting with hardware from TUXEDO Computers.
|
||||||
tailor-gui.enable = true;
|
tailor-gui.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.etc."tailord/active_profile.json".source = "/etc/tailord/profiles/custom.json";
|
environment.etc."tailord/active_profile.json".source = "/etc/tailord/profiles/custom.json";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user