framework-2023-09-20-05-44-59

This commit is contained in:
Alexander Szczepanski
2023-09-20 05:44:59 +02:00
parent 337abfa728
commit 758a852433
2 changed files with 3 additions and 2 deletions

View File

@ -49,6 +49,7 @@ in {
environment.systemPackages = with pkgs; [
ack
borgbackup
borgmatic
btrfs-progs
cargo
dog

View File

@ -8,7 +8,7 @@ in
imports = [ <home-manager/nixos> ];
environment.systemPackages = with unstable.pkgs; [
catfish
xfce.catfish
czkawka # fslint before
discord
espeak-ng
@ -26,7 +26,7 @@ in
keepassxc
ponymix
grsync
virtmanager
virt-manager
];
home-manager.users.alex = { pkgs, ... }: {