Refactor app

This commit is contained in:
Florian RICHER 2024-02-17 19:34:44 +01:00
parent 479cebb66a
commit 17583c6fce
6 changed files with 25 additions and 9 deletions

View file

@ -32,15 +32,7 @@
isNormalUser = true;
description = "florian";
extraGroups = [ "networkmanager" "wheel" ];
packages = with pkgs; [
firefox
kate
nixd
slack
skypeforlinux
discord
# thunderbird
];
packages = with pkgs; [nixd];
};
# Enable CUPS to print documents.