remove nixpkgs from home-manager

This commit is contained in:
Aaron Honeycutt 2025-02-20 00:26:14 +00:00
parent c0b7a831d4
commit af41e3b52a

View file

@ -16,10 +16,6 @@
# changes in each release. # changes in each release.
home.stateVersion = "24.11"; home.stateVersion = "24.11";
nixpkgs.config = {
allowUnfree = true;
};
home.packages = with pkgs; [ home.packages = with pkgs; [
# GUI # GUI
deja-dup deja-dup