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
|
||||
# hopefully picked up by gdb automatically?
|
||||
environment.enableDebugInfo = true;
|
||||
|
@@ -115,6 +115,7 @@ in
|
||||
"eza" # a better 'ls'
|
||||
# "flashrom"
|
||||
"git" # needed as a user package, for config.
|
||||
# "glib" # for `gsettings`
|
||||
# "gnupg"
|
||||
# "gocryptfs"
|
||||
# "gopass"
|
||||
|
Reference in New Issue
Block a user