mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
add game drive as mount
This commit is contained in:
parent
99e16e2be8
commit
a01a04cf3e
3 changed files with 14 additions and 10 deletions
|
@ -10,6 +10,7 @@
|
|||
description = "Johannes Jöns";
|
||||
initialPassword = "password";
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
uid = 1000;
|
||||
packages = with pkgs; [
|
||||
kate
|
||||
libsForQt5.ark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue