Add home-manager

This commit is contained in:
2024-02-27 09:58:20 +01:00
parent 78992b130b
commit 7410af0502
6 changed files with 55 additions and 3 deletions

View File

@@ -13,9 +13,6 @@
extraGroups = [ "wheel" "networkmanager" ];
# Install some user packages
packages = with pkgs; [
# Browser
firefox
# Editors
vscode