chore: updates

This commit is contained in:
Nickolaj Jepsen 2025-02-21 16:36:06 +01:00
parent 564ad12def
commit 5e83abc0fb
6 changed files with 4 additions and 12 deletions

View file

@ -1,9 +0,0 @@
{
username,
pkgsUnstable,
...
}: {
virtualisation.virtualbox.host.enable = true;
virtualisation.virtualbox.host.package = pkgsUnstable.virtualbox;
users.extraGroups.vboxusers.members = [username];
}

View file

@ -34,7 +34,6 @@ in {
};
security.polkit.enable = true;
xdg.portal.enable = true;
services.dbus.enable = true;
hardware = {

View file

@ -1,5 +1,5 @@
{pkgs, ...}: {
environment.systemPackages = [
pkgs.nodejs_22
pkgs.nodejs
];
}

View file

@ -3,7 +3,6 @@
./apps/pycharm.nix
./apps/vscode.nix
./apps/sublime-merge.nix
./apps/virtualbox.nix
./apps/ollama.nix
./dev/python.nix
./dev/javascript.nix

View file

@ -30,6 +30,7 @@
# Monitoring
htop
btop
lshw
# Archive