mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Add gnome-terminal
This commit is contained in:
@@ -89,6 +89,7 @@
|
|||||||
programs = {
|
programs = {
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
flashrom.enable = true;
|
flashrom.enable = true;
|
||||||
|
gnome-terminal.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
|
|||||||
Reference in New Issue
Block a user