upower in right place
This commit is contained in:
parent
0bc81512e2
commit
456674c04a
2 changed files with 5 additions and 4 deletions
|
@ -76,6 +76,11 @@
|
|||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
services.upower = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
users.users.twoneis = {
|
||||
|
|
|
@ -11,10 +11,6 @@
|
|||
halp
|
||||
];
|
||||
|
||||
services.upower = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.file = {
|
||||
".gdbinit" = {
|
||||
source = ./gdbinit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue