Compare commits
2 commits
40cac7a6f7
...
ae9ce4bb2c
Author | SHA1 | Date | |
---|---|---|---|
|
ae9ce4bb2c | ||
|
df2470a8f5 |
2 changed files with 3 additions and 3 deletions
4
nixos/flake.lock
generated
4
nixos/flake.lock
generated
|
@ -327,11 +327,11 @@
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1,
|
"lastModified": 1,
|
||||||
"narHash": "sha256-rADqSJu492bURPi5fmvPyeG1B5bV3k2hfGR+VfHn1Ig=",
|
"narHash": "sha256-rADqSJu492bURPi5fmvPyeG1B5bV3k2hfGR+VfHn1Ig=",
|
||||||
"path": "/nix/store/y0dwglx48bqvdcdblhphnwph1zgsminj-source/nixos/programs/shadps4",
|
"path": "/nix/store/x6r1qh9vy8k22l9jiyx250qxnmrz57z2-source/nixos/programs/shadps4",
|
||||||
"type": "path"
|
"type": "path"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/nix/store/y0dwglx48bqvdcdblhphnwph1zgsminj-source/nixos/programs/shadps4",
|
"path": "/nix/store/x6r1qh9vy8k22l9jiyx250qxnmrz57z2-source/nixos/programs/shadps4",
|
||||||
"type": "path"
|
"type": "path"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
mports = [
|
imports = [
|
||||||
./packages/common-cli.nix
|
./packages/common-cli.nix
|
||||||
./packages/common-desktop.nix
|
./packages/common-desktop.nix
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue