Compare commits

..

No commits in common. "ceeebd285f98491f694a38f0b1a409bdf0e0d567" and "93d868d047eeb3bb96c8a60f265a8a33c5f62d69" have entirely different histories.

3 changed files with 8 additions and 9 deletions

@ -46,7 +46,7 @@
source-han-sans
inconsolata
# iosevka
iosevka
fira fira-mono fira-code
source-code-pro
stix-two

@ -4,8 +4,7 @@
imports =
[
./common-headless.nix
# ./i3.nix
./sway.nix
./i3.nix
./large-sw.nix
./uefi.nix
./fstrim.nix
@ -106,9 +105,9 @@
enable = true;
};
# services.xserver = {
# videoDrivers = [ "intel" ];
# };
services.xserver = {
videoDrivers = [ "intel" ];
};
fonts.fontconfig = {
subpixel.rgba = "none";

@ -17,11 +17,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1660396586,
"narHash": "sha256-ePuWn7z/J5p2lO7YokOG1o01M0pDDVL3VrStaPpS5Ig=",
"lastModified": 1657802959,
"narHash": "sha256-9+JWARSdlL8KiH3ymnKDXltE1vM+/WEJ78F5B1kjXys=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e105167e98817ba9fe079c6c3c544c6ef188e276",
"rev": "4a01ca36d6bfc133bc617e661916a81327c9bbc8",
"type": "github"
},
"original": {