Compare commits
	
		
			2 Commits
		
	
	
		
			93d868d047
			...
			ceeebd285f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ceeebd285f | |||
| fb2d5cab05 | 
@ -46,7 +46,7 @@
 | 
				
			|||||||
      source-han-sans
 | 
					      source-han-sans
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      inconsolata
 | 
					      inconsolata
 | 
				
			||||||
      iosevka
 | 
					      # iosevka
 | 
				
			||||||
      fira fira-mono fira-code
 | 
					      fira fira-mono fira-code
 | 
				
			||||||
      source-code-pro
 | 
					      source-code-pro
 | 
				
			||||||
      stix-two
 | 
					      stix-two
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,8 @@
 | 
				
			|||||||
  imports =
 | 
					  imports =
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
      ./common-headless.nix
 | 
					      ./common-headless.nix
 | 
				
			||||||
      ./i3.nix
 | 
					      # ./i3.nix
 | 
				
			||||||
 | 
					      ./sway.nix
 | 
				
			||||||
      ./large-sw.nix
 | 
					      ./large-sw.nix
 | 
				
			||||||
      ./uefi.nix
 | 
					      ./uefi.nix
 | 
				
			||||||
      ./fstrim.nix
 | 
					      ./fstrim.nix
 | 
				
			||||||
@ -105,9 +106,9 @@
 | 
				
			|||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  services.xserver = {
 | 
					  # services.xserver = {
 | 
				
			||||||
    videoDrivers = [ "intel" ];
 | 
					  #   videoDrivers = [ "intel" ];
 | 
				
			||||||
  };
 | 
					  # };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  fonts.fontconfig = {
 | 
					  fonts.fontconfig = {
 | 
				
			||||||
    subpixel.rgba = "none";
 | 
					    subpixel.rgba = "none";
 | 
				
			||||||
 | 
				
			|||||||
@ -17,11 +17,11 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "nixpkgs": {
 | 
					    "nixpkgs": {
 | 
				
			||||||
      "locked": {
 | 
					      "locked": {
 | 
				
			||||||
        "lastModified": 1657802959,
 | 
					        "lastModified": 1660396586,
 | 
				
			||||||
        "narHash": "sha256-9+JWARSdlL8KiH3ymnKDXltE1vM+/WEJ78F5B1kjXys=",
 | 
					        "narHash": "sha256-ePuWn7z/J5p2lO7YokOG1o01M0pDDVL3VrStaPpS5Ig=",
 | 
				
			||||||
        "owner": "nixos",
 | 
					        "owner": "nixos",
 | 
				
			||||||
        "repo": "nixpkgs",
 | 
					        "repo": "nixpkgs",
 | 
				
			||||||
        "rev": "4a01ca36d6bfc133bc617e661916a81327c9bbc8",
 | 
					        "rev": "e105167e98817ba9fe079c6c3c544c6ef188e276",
 | 
				
			||||||
        "type": "github"
 | 
					        "type": "github"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "original": {
 | 
					      "original": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user