Skip to content

Commit

Permalink
flakes: update revs
Browse files Browse the repository at this point in the history
  • Loading branch information
pongo1231 committed Dec 23, 2024
1 parent 5d23754 commit 8d64173
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
18 changes: 9 additions & 9 deletions flake.lock

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

26 changes: 13 additions & 13 deletions home-manager/flake.lock

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

2 changes: 1 addition & 1 deletion home-manager/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
inputs = {
nixpkgs.url = "github:pongo1231/nixpkgs/mine";

nixpkgs-stable.url = "github:pongo1231/nixpkgs/b24f83a5113c563bb671c9b98d5afffd05799343";
nixpkgs-stable.url = "github:pongo1231/nixpkgs/66cdf593c0041cf1efc9b2889d80c9a5c497b284";

home-manager = {
url = "github:nix-community/home-manager";
Expand Down
8 changes: 4 additions & 4 deletions home-manager/modules/graphical/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
appimage-run
syncthing
audacious
jamesdsp
#jamesdsp
qbittorrent
weston
inputs.nixpkgs-stable.legacyPackages.${system}.mission-center
looking-glass-client
virt-manager
mission-center
inputs.nixpkgs-stable.legacyPackages.${system}.looking-glass-client
inputs.nixpkgs-stable.legacyPackages.${system}.virt-manager
];
};
}

0 comments on commit 8d64173

Please sign in to comment.