Compare commits

..

4 commits

Author SHA1 Message Date
3260e6964e
home: add pkgs
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
2024-01-27 14:33:00 -05:00
0520283812
docs: update readme 2024-01-27 14:32:51 -05:00
3763a2ff64
pgresbackup: add miniflux 2024-01-27 14:32:40 -05:00
415ee75a6b
home: remove unused pkgs 2024-01-27 14:32:27 -05:00
4 changed files with 7 additions and 11 deletions

View file

@ -8,10 +8,10 @@ name | description
`anyrun` | wayland native application launcher `anyrun` | wayland native application launcher
`cava` | terminal audio visualizer `cava` | terminal audio visualizer
`direnv` | a shell extension, that loads environment variables in certain directories `direnv` | a shell extension, that loads environment variables in certain directories
`editors` | houses my main editors, helix and nvim
`default` | used for commonly shared modules, for multiple home-manager configs `default` | used for commonly shared modules, for multiple home-manager configs
`git` | version control system `git` | version control system
`gtk` | themes `gtk` | themes
`helix` | modal text editor
`ironbar` | wayland specific bar, written in Rust `ironbar` | wayland specific bar, written in Rust
`lazygit` | terminal based git command system `lazygit` | terminal based git command system
`mako` | a lightweight wayland notification daemon `mako` | a lightweight wayland notification daemon

View file

@ -1,6 +1,7 @@
{pkgs, ...}: { {pkgs, ...}: {
imports = [ imports = [
./editors/helix ./editors/helix
./editors/neovim
./neofetch ./neofetch
./nushell ./nushell
./starship ./starship
@ -26,6 +27,9 @@
dig dig
tailspin tailspin
nitch nitch
unzip
unrar
p7zip
]; ];
services.gpg-agent = { services.gpg-agent = {
@ -36,9 +40,7 @@
enableNushellIntegration = true; enableNushellIntegration = true;
}; };
programs.bat = { programs.bat.enable = true;
enable = true;
};
programs.zoxide = { programs.zoxide = {
enable = true; enable = true;

View file

@ -61,7 +61,7 @@
}; };
services.postgresqlBackup = { services.postgresqlBackup = {
enable = true; enable = true;
databases = ["forgejo" "hedgedoc" "grafana" "authelia" "vaultwarden"]; databases = ["forgejo" "hedgedoc" "grafana" "authelia" "vaultwarden" "miniflux"];
compression = "zstd"; compression = "zstd";
compressionLevel = 4; compressionLevel = 4;
startAt = "*-*-* 23:00:00"; startAt = "*-*-* 23:00:00";

View file

@ -31,17 +31,12 @@
cinny-desktop cinny-desktop
thunderbird thunderbird
obs-studio obs-studio
signal-desktop
pavucontrol pavucontrol
vscodium-fhs vscodium-fhs
obsidian-wayland obsidian-wayland
supersonic-wayland supersonic-wayland
jellyfin-mpv-shim jellyfin-mpv-shim
unzip
unrar
p7zip
virt-manager virt-manager
tigervnc
imv imv
mpv mpv
nom nom
@ -51,7 +46,6 @@
ventoy-bin-full ventoy-bin-full
wine wine
lutris lutris
gamemode
mangohud mangohud
bottles bottles
runelite runelite