mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
prepared workstation
This commit is contained in:
parent
c71dd30ad4
commit
3b29594b79
4 changed files with 55 additions and 42 deletions
|
|
@ -4,12 +4,6 @@
|
|||
|
||||
imports = [ ../../modules ];
|
||||
|
||||
modules = {
|
||||
system = {
|
||||
bitcoin.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
users.users = {
|
||||
${config.user.name} = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue