moving rhapsody-in-green to systems

This commit is contained in:
Richie Cahill
2024-04-19 19:28:36 -04:00
committed by Alice Huston
parent 9f7cb6f186
commit 0a88a21372
4 changed files with 5 additions and 6 deletions

View File

@ -6,11 +6,7 @@
./home/vscode
];
nixpkgs = {
config = {
allowUnfree = true;
};
};
nixpkgs.config.allowUnfree = true;
home = {
username = "richie";