removed home-manager.useGlobalPkgs

This commit is contained in:
Leyla Becker 2025-02-21 17:13:50 -06:00
parent bc71cc2a63
commit c851a1baeb
5 changed files with 63 additions and 64 deletions

View file

@ -1,7 +1,5 @@
# server nas
{pkgs, ...}: {
nixpkgs.config.allowUnfree = true;
host = {
users = {
leyla = {