diff options
author | Karel Kočí <cynerd@email.cz> | 2023-06-16 17:34:42 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-06-16 17:34:42 +0200 |
commit | 6fc3bf29ababd997672c1a84c079870b72b63b20 (patch) | |
tree | ad866f2e45275dec919cd4e592951ff5ab415195 /nixos | |
parent | fb22fee4c075882282fd49ad7105088683c7381e (diff) | |
download | nixos-personal-6fc3bf29ababd997672c1a84c079870b72b63b20.tar.gz nixos-personal-6fc3bf29ababd997672c1a84c079870b72b63b20.tar.bz2 nixos-personal-6fc3bf29ababd997672c1a84c079870b72b63b20.zip |
nixos/develop: switch from glade to cambalache
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/develop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 1ef6ae6..5b2bd6e 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -102,7 +102,7 @@ with lib; { inetutils # Gtk - glade + cambalache # Barcode generation barcode |