24.05 -> 24.11 beta
- switching to NixOS 24.11 family of inputs - after th branchoff, no channel bump or home-manager release has been made yet, thus pointing towards some preliminary branches so far - had to disable a few packages for now
This commit is contained in:
parent
81eaea946c
commit
1d4666739c
5 changed files with 32 additions and 31 deletions
|
@ -42,7 +42,7 @@ in
|
|||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
programs.bash.enableCompletion = true;
|
||||
programs.bash.completion.enable = true;
|
||||
programs.wireshark = {
|
||||
enable = true;
|
||||
package = pkgs.wireshark;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue