better....

This commit is contained in:
Julian Sutter 2023-01-22 22:02:12 -08:00
parent 601780bd56
commit 30f378b063
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -23,11 +23,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1672791794, "lastModified": 1674211260,
"narHash": "sha256-mqGPpGmwap0Wfsf3o2b6qHJW1w2kk/I6cGCGIU+3t6o=", "narHash": "sha256-xU6Rv9sgnwaWK7tgCPadV6HhI2Y/fl4lKxJoG2+m9qs=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "9813adc7f7c0edd738c6bdd8431439688bb0cb3d", "rev": "5ed481943351e9fd354aeb557679624224de38d5",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -9,7 +9,7 @@ in
home-manager.users.jsutter = { home-manager.users.jsutter = {
home.stateVersion = "23.05"; home.stateVersion = "22.11";
# Git Configuration # Git Configuration
programs.git = { programs.git = {