renamed option
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
||||
gnome
|
||||
desktop
|
||||
{
|
||||
my-vscode.enable = true;
|
||||
}
|
||||
];
|
||||
vscode.enable = true;
|
||||
}
|
||||
] ++ (with self.modules.nixos; [
|
||||
p14sConfiguration
|
||||
|
||||
Reference in New Issue
Block a user