zenix: update
This commit is contained in:
parent
1af7b80a6f
commit
44ff40d15f
2 changed files with 1 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
|||
nixosConfigurations = {
|
||||
zenix =
|
||||
mkConf [
|
||||
inputs.hyprland.nixosModules.default
|
||||
./hardware/zenix.nix
|
||||
(auto-login "Hyprland")
|
||||
./nixos/programs/gamer.nix
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ buildLua rec {
|
|||
|
||||
src = fetchgit {
|
||||
url = "https://codeberg.org/ferreum/mpv-skipsilence.git";
|
||||
hash = "sha256-r5xrrTV4K/0kYGWAlL5rSYcIhTMPsVg+cZ2uaEjC/F8=";
|
||||
hash = "sha256-aAzLegotOUILhpz7GcMJvCY4R3jSZCDIKOwVfM21kdY=";
|
||||
};
|
||||
passthru.updateScript = gitUpdater {};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue