stuff
This commit is contained in:
parent
d01eacd856
commit
3475d9bfaf
3 changed files with 9 additions and 20 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -70,11 +70,11 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1741511575,
|
||||
"narHash": "sha256-UX9XCbxV5fbZdMoYEqbD3ldtYtWuoXe8A1qKTYIh0DY=",
|
||||
"lastModified": 1741540370,
|
||||
"narHash": "sha256-TNXVcJY1A3tr4hclP/p4OtNAsMqTP+LEE8J4rYvKPfY=",
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "257cf8385441733ba3594e1e9f8edcf10adfbc31",
|
||||
"rev": "70dcaaf21a78253742d3caae56dadc5447d85c15",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -339,11 +339,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1741531001,
|
||||
"narHash": "sha256-IzhBDZkoaD/vEBs4utA9hmvtxecCofxkP809yGC/LyY=",
|
||||
"lastModified": 1741540808,
|
||||
"narHash": "sha256-KSOHzP9gnxaF9YdtwFOPwnFvJEikg/uAvZ6M6VA/FQc=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "cf47e7ea2182c5638fdd1b42de329cc7d185cf8b",
|
||||
"rev": "2967de4d1146f1b6aa820eed85b823ea2ebfd0fa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -49,8 +49,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
# environment.etc."nix/inputs/nixpkgs".source = "${nixpkgs}";
|
||||
|
||||
nix = {
|
||||
settings = {
|
||||
experimental-features = [
|
||||
|
@ -65,28 +63,16 @@
|
|||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
|
||||
];
|
||||
# nix-path = [
|
||||
# "nixpkgs=${inputs.nixpkgs.outPath}"
|
||||
# "nixos-config=/home/emenel/source/nixos-config"
|
||||
# ];
|
||||
};
|
||||
|
||||
registry = {
|
||||
# nixpkgs.flake = inputs.nixpkgs;
|
||||
emenel-templates.flake = inputs.emenel-templates;
|
||||
};
|
||||
|
||||
# nixPath = [
|
||||
# "nixpkgs=${inputs.nixpkgs.outPath}"
|
||||
# "nixos-config=${toString ./configuration.nix}"
|
||||
# ];
|
||||
|
||||
channel.enable = false; # remove nix-channel related tools & configs, we use flakes instead.
|
||||
|
||||
};
|
||||
|
||||
# environment.etc."nix/inputs/nixpkgs".source = "${inputs.nixpkgs}";
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/Toronto";
|
||||
|
||||
|
|
|
@ -105,6 +105,9 @@
|
|||
nix-init
|
||||
alejandra
|
||||
|
||||
ncdu
|
||||
dua
|
||||
|
||||
git-annex
|
||||
bfg-repo-cleaner
|
||||
delta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue