moving rhapsody-in-green to systems
This commit is contained in:
@ -6,11 +6,7 @@
|
||||
./home/vscode
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
};
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home = {
|
||||
username = "richie";
|
||||
|
Reference in New Issue
Block a user