made all hosts more similar
This commit is contained in:
parent
b646675328
commit
b3bb2227d1
6 changed files with 9 additions and 3 deletions
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
# DEBUG: testing if my xdg-desktop-portal-hyprland is working or not
|
||||
obs-studio = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
wlrobs
|
||||
obs-backgroundremoval
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
forwardAgent = true;
|
||||
addKeysToAgent = "yes";
|
||||
|
||||
machBlocks = {
|
||||
matchBlocks = {
|
||||
hyrule = {
|
||||
hostname = "imbored.dev";
|
||||
user = "ae";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue