mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
nix: flake updates
This commit is contained in:
parent
6a78a9039d
commit
96ea95585e
2 changed files with 38 additions and 41 deletions
|
@ -12,9 +12,6 @@
|
|||
iperf
|
||||
];
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.fzf = {
|
||||
keybindings = true;
|
||||
};
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue