feat(linux): Enable hyprpaper on gui

This commit is contained in:
uttarayan21
2024-10-16 02:36:01 +05:30
parent e692bea81f
commit 41f8c0cf83
3 changed files with 45 additions and 3 deletions

View File

@@ -96,6 +96,10 @@
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {