Everything is FUCKED

This commit is contained in:
Frankie B. 2024-02-16 12:21:48 +00:00
commit 92a12b490e
11 changed files with 108 additions and 123 deletions

View file

@ -53,12 +53,6 @@
home-manager.url = "github:nix-community/home-manager/";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# arrpc
arrpc = {
url = "github:notashelf/arrpc-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
# nixos-hardware
nixos-hardware.url = "github:NixOS/nixos-hardware/master";