style: reduce to dot access
This commit is contained in:
parent
9e7be2a861
commit
25bf16cb87
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
services.xserver = {
|
services.xserver.enable = true;
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
xclip
|
xclip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue