Upgrade system to NixOS 22.05
This commit is contained in:
parent
76a8b7975a
commit
d3e267b2e3
4 changed files with 25 additions and 44 deletions
|
|
@ -39,7 +39,7 @@
|
|||
hledger-web
|
||||
hledger-iadd
|
||||
hledger-ui
|
||||
smos
|
||||
#smos
|
||||
#haskellPackages.patat # terminal based presentations using pandoc
|
||||
|
||||
# editors
|
||||
|
|
@ -96,10 +96,7 @@
|
|||
|
||||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv = {
|
||||
enable = true;
|
||||
enableFlakes = true;
|
||||
};
|
||||
nix-direnv = { enable = true; };
|
||||
enableZshIntegration = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue