bump
This commit is contained in:
parent
01b8df90e2
commit
c55d5756ea
2 changed files with 4 additions and 4 deletions
|
|
@ -9,6 +9,6 @@
|
||||||
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
|
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
services.gnome3.sushi.enable = true;
|
services.gnome.sushi.enable = true;
|
||||||
services.ipfs.enable = true;
|
services.ipfs.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -2,11 +2,11 @@
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1620387763,
|
"lastModified": 1620830445,
|
||||||
"narHash": "sha256-cR6e92q0fMMol0K5a+e472F2ojjEoaEighs51pKF99I=",
|
"narHash": "sha256-CE4R4OlOcTUATacRZMo5hyS9n47U6A0G5SASNoo4TbI=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "ae1c8ede09b53007ba9b3c32f926c9c03547ae8b",
|
"rev": "65d6153aec85c8cb46023f0a7248628f423ca4ee",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue