feat: MIT license and some changes
This commit is contained in:
parent
d87a3e1c47
commit
b164cad6e2
8 changed files with 70 additions and 21 deletions
|
@ -25,6 +25,7 @@
|
|||
dates = "weekly";
|
||||
};
|
||||
};
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.shellAliases = {
|
||||
rebs = "nixos-rebuild --use-remote-sudo switch --flake .#${host}";
|
||||
rebt = "nixos-rebuild --use-remote-sudo test --flake .#${host}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue