work changes
This commit is contained in:
parent
126584cbcd
commit
fb5c04a84a
7 changed files with 36 additions and 26 deletions
|
|
@ -76,6 +76,7 @@ with lib;
|
|||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
# nonfree vscode required for dev containers
|
||||
"vscode"
|
||||
"steam-run"
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue