Add framework_tool to laptops
This commit is contained in:
parent
58f529f405
commit
7106a82755
2 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
framework-tool
|
||||
# Game related things
|
||||
gamemode
|
||||
# WINE
|
||||
|
|
|
@ -76,6 +76,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
framework-tool
|
||||
# Game related things
|
||||
gamemode
|
||||
# WINE
|
||||
|
|
Loading…
Reference in a new issue