Compare commits

..

3 commits

2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,7 @@
imports = [ ../common/configuration.nix ./hardware-configuration.nix ];
networking.hostName = "ahrc-laptop";
networking.wireguard.enable = true;
console.keyMap = "fr-pc";

View file

@ -7,6 +7,7 @@
home.stateVersion = "24.05";
home.packages = with pkgs; [
python3
swaybg
catimg
virt-manager
@ -330,7 +331,7 @@
matches =
[{ app-id = "^(im\\.riot\\.Riot|WebCord|@joplin/app-desktop)$"; }];
open-on-workspace = "apps";
default-column-width.proportion = 0.9;
default-column-width.proportion = 1.0;
}
{
geometry-corner-radius = {