prepared workstation

This commit is contained in:
Bryan Ramos 2024-05-14 13:34:05 -04:00
parent c71dd30ad4
commit 3b29594b79
4 changed files with 55 additions and 42 deletions

View file

@ -4,12 +4,6 @@
imports = [ ../../modules ];
modules = {
system = {
bitcoin.enable = true;
};
};
users.users = {
${config.user.name} = {
isNormalUser = true;