forked from fabian/nix_config
add i3lock to sys config
This commit is contained in:
parent
0249e2941b
commit
9687235d30
2 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.i3lock.enable = true;
|
||||
|
||||
networking = {
|
||||
hostName = "posixlycorrect";
|
||||
networkmanager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue