updated flake

This commit is contained in:
Till 2023-09-26 13:15:04 +02:00
parent 77cf6bb15a
commit 0d92bf24f7
9 changed files with 25 additions and 9 deletions

View file

@ -18,5 +18,6 @@
environment.systemPackages = with pkgs.gnome; [
gnome-tweaks
gedit
gnome-boxes
];
}