remove ydotook

This commit is contained in:
zoe 2023-03-21 22:38:31 +01:00
parent 6f307f53fd
commit 5436940eb8
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [ ];
environment.systemPackages = with pkgs; [
];
programs.thunar = {
enable = true;