updates people, updates (removed mc server)

This commit is contained in:
Schrottkatze 2023-01-29 14:00:29 +01:00
parent 257783ebb0
commit 916720d070
2 changed files with 23 additions and 23 deletions

View file

@ -2,7 +2,7 @@
description = "system";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
@ -12,7 +12,7 @@
url = "path:./mac-brcm-fw";
flake = false;
};
mms.url = "github:mkaito/nixos-modded-minecraft-servers";
#mms.url = "github:mkaito/nixos-modded-minecraft-servers";
easymacros.url = "git+https://gitlab.com/obsidianical/easymacros.git";
};