mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
remove nixpkgs for home-manager
This commit is contained in:
parent
af41e3b52a
commit
8ae385744f
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@
|
|||
home.homeDirectory = "/home/aaronh";
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bat
|
||||
bottom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue