mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
remove nixpkgs from home-manager
This commit is contained in:
parent
c0b7a831d4
commit
af41e3b52a
1 changed files with 0 additions and 4 deletions
4
home.nix
4
home.nix
|
@ -16,10 +16,6 @@
|
|||
# changes in each release.
|
||||
home.stateVersion = "24.11";
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# GUI
|
||||
deja-dup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue