refactor some things, might have broken everything

This commit is contained in:
2026-06-15 02:21:03 +02:00
parent 73e25a00b6
commit 08a5db8508
61 changed files with 1013 additions and 1103 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2025/09/06 00:57:21 by tomoron #+# #+# #
# Updated: 2025/12/30 18:12:05 by tomoron ### ########.fr #
# Updated: 2026/06/15 01:57:44 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -15,13 +15,13 @@
{
environment.systemPackages = with pkgs; [
home-manager
vim
pciutils
cryptsetup
usbutils
ntfs3g
cryptsetup
acpi
nss
unison
# nss //is this supposed to be here ?
];
}