feat(scripts): Add script to get a Minecraft account UUID
This commit is contained in:
parent
deab672810
commit
a380da80a1
3 changed files with 20 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [ ./development.nix ./zsh.nix ];
|
||||
imports = [ ./development.nix ./scripts ./zsh.nix ];
|
||||
home = {
|
||||
username = "avery";
|
||||
homeDirectory = "/home/avery";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue