Skip to content

Commit

Permalink
flake lock update and configuration update
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraTenshi committed Oct 23, 2024
1 parent dbf7d20 commit edcca69
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion configuration.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ pkgs, ... }: {
nix = {
package = pkgs.nixFlakes;
package = pkgs.nixVersions.stable;
settings.auto-optimise-store = true;
extraOptions = ''
experimental-features = nix-command flakes
Expand Down
110 changes: 55 additions & 55 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit edcca69

Please sign in to comment.