Compare commits
No commits in common. "cb330465aa8d319385db17840ce7a64a4918f9ae" and "4ed0ad306895ecaf0c2df64f048268d5ed68c978" have entirely different histories.
cb330465aa
...
4ed0ad3068
2 changed files with 0 additions and 5 deletions
|
@ -48,9 +48,6 @@
|
|||
# ADB
|
||||
programs.adb.enable = true;
|
||||
|
||||
# Gaming
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
# User config
|
||||
users.groups.gaspard = {
|
||||
name = "gaspard";
|
||||
|
@ -63,7 +60,6 @@
|
|||
"seat"
|
||||
"audio"
|
||||
"adbusers"
|
||||
"gamemode"
|
||||
"networkmanager"
|
||||
];
|
||||
group = "gaspard";
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
home.packages = [
|
||||
pkgs.starship
|
||||
pkgs.zoxide
|
||||
pkgs.tree
|
||||
pkgs.lsd
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue