diff --git a/.#spotify-mac.nix b/.#spotify-mac.nix new file mode 120000 index 0000000..dee3511 --- /dev/null +++ b/.#spotify-mac.nix @@ -0,0 +1 @@ +willem@zeus.16469 \ No newline at end of file diff --git a/flake.nix b/flake.nix index cf8802d..8fb97c0 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,6 @@ description = "Willem's Home Manager configuration"; inputs = { - nixpkgs-willem.url = "git+file:///Users/willem/dev/nixpkgs?ref=master"; nixpkgs-22_11.url = "github:NixOS/nixpkgs/nixos-22.11"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; home-manager = {