mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
chore: update vscode
This commit is contained in:
parent
277d8032de
commit
843734e786
4 changed files with 64 additions and 51 deletions
|
|
@ -5,7 +5,7 @@
|
|||
};
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
users.users.nickolaj.extraGroups = [ "networkmanager" ];
|
||||
users.users.nickolaj.extraGroups = ["networkmanager"];
|
||||
programs.nm-applet.enable = true;
|
||||
|
||||
# Load nvidia driver for Xorg and Wayland
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ _: {
|
|||
name = "eDP-1";
|
||||
}
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue