meow
This commit is contained in:
parent
3ff01e050a
commit
b5592de84f
1 changed files with 7 additions and 2 deletions
|
@ -108,7 +108,6 @@
|
|||
cloudflared
|
||||
pm2
|
||||
#productivty
|
||||
todoist-electron
|
||||
#Gaming
|
||||
lutris
|
||||
wineWowPackages.stable
|
||||
|
@ -118,7 +117,6 @@
|
|||
vulkan-tools
|
||||
prismlauncher
|
||||
# for cmpm17
|
||||
binwalk
|
||||
exiftool
|
||||
#for fun
|
||||
cowsay
|
||||
|
@ -147,6 +145,13 @@
|
|||
]
|
||||
++ [zls.packages.x86_64-linux.zls];
|
||||
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
daemon.enable = true;
|
||||
};
|
||||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
#enableFishIntegration = true;
|
||||
|
|
Loading…
Reference in a new issue