Renaming
This commit is contained in:
parent
a227c0316d
commit
67f2497099
5 changed files with 11 additions and 165 deletions
|
|
@ -1,6 +1,10 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.sessionVariables = {
|
||||
TERMINAL = "footclient";
|
||||
};
|
||||
|
||||
# Or else swaylock will not accept correct password
|
||||
security.pam.services.swaylock = {};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue