move glib program recommendation into programs/assorted.nix
This commit is contained in:
@@ -120,8 +120,6 @@
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# sane.programs.glib.enableFor.user.colin = true; # for `gsettings`
|
|
||||||
|
|
||||||
# link debug symbols into /run/current-system/sw/lib/debug
|
# link debug symbols into /run/current-system/sw/lib/debug
|
||||||
# hopefully picked up by gdb automatically?
|
# hopefully picked up by gdb automatically?
|
||||||
environment.enableDebugInfo = true;
|
environment.enableDebugInfo = true;
|
||||||
|
@@ -115,6 +115,7 @@ in
|
|||||||
"eza" # a better 'ls'
|
"eza" # a better 'ls'
|
||||||
# "flashrom"
|
# "flashrom"
|
||||||
"git" # needed as a user package, for config.
|
"git" # needed as a user package, for config.
|
||||||
|
# "glib" # for `gsettings`
|
||||||
# "gnupg"
|
# "gnupg"
|
||||||
# "gocryptfs"
|
# "gocryptfs"
|
||||||
# "gopass"
|
# "gopass"
|
||||||
|
Reference in New Issue
Block a user