mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
fix: replaced typo gnome-boxes with blackbox
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
BROWSER = "firefox";
|
||||
TERMINAL = "gnome-boxes";
|
||||
TERMINAL = "blackbox";
|
||||
};
|
||||
packages = [
|
||||
pkgs.dconf
|
||||
|
||||
Reference in New Issue
Block a user