disable ghostty
This commit is contained in:
parent
5cb1203670
commit
352dbc1605
|
@ -32,7 +32,7 @@
|
||||||
gnome-disk-utility
|
gnome-disk-utility
|
||||||
go-font
|
go-font
|
||||||
gnat15Packages.gpr2
|
gnat15Packages.gpr2
|
||||||
gnat15Packages.gpr-build
|
gnat15Packages.gprbuild
|
||||||
graphviz
|
graphviz
|
||||||
i3
|
i3
|
||||||
i3lock
|
i3lock
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
./desktop-packages.nix
|
./desktop-packages.nix
|
||||||
# ./ghostty.nix # doesn't work yet
|
# ./ghostty.nix # doesn't work yet
|
||||||
];
|
];
|
||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
|
|
Loading…
Reference in New Issue