Some changes

This commit is contained in:
Henry Hiles 2023-11-06 13:07:33 -05:00
parent a701e1a2c9
commit 7c27736e51
5 changed files with 33 additions and 26 deletions

View file

@ -59,6 +59,10 @@
];
};
documentation = {
info.enable = false;
nixos.enable = false;
};
security.rtkit.enable = true;
nixpkgs.config.allowUnfree = true;
time.timeZone = "America/Toronto";

42
flake.lock generated
View file

@ -167,11 +167,11 @@
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
"type": "github"
},
"original": {
@ -203,11 +203,11 @@
]
},
"locked": {
"lastModified": 1698670511,
"narHash": "sha256-jQIu3UhBMPHXzVkHQO1O2gg8SVo5lqAVoC6mOaLQcLQ=",
"lastModified": 1699290318,
"narHash": "sha256-weH8oEJo+g0yJtGGU+Zo2pg5kOxPUCAFl8v/5dEnH00=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "8e5416b478e465985eec274bc3a018024435c106",
"rev": "c067d57fc4552835987fd7611c3a6741ee32ebd5",
"type": "github"
},
"original": {
@ -245,11 +245,11 @@
]
},
"locked": {
"lastModified": 1698697174,
"narHash": "sha256-OlGTQvq3gXHI4AhUIBcJOps0LDSydvWUFCGDuHc2S/k=",
"lastModified": 1699207404,
"narHash": "sha256-7qzr0Nne6WpJPbEoW/JAFLoB9Y4Xu7eKfjRriujbI3Y=",
"owner": "fufexan",
"repo": "nix-gaming",
"rev": "61c53f18d78d5644f77b16be9365b764d951e258",
"rev": "40bcc678e41285dbe0d9a306baf2c2123fd19027",
"type": "github"
},
"original": {
@ -260,11 +260,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
"type": "github"
},
"original": {
@ -277,11 +277,11 @@
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
"type": "github"
},
"original": {
@ -331,11 +331,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1698649388,
"narHash": "sha256-/YuZcADMdhWf3L2ed8TCFuY2Dgrh1s4dYaLiC8xuz/4=",
"lastModified": 1699198345,
"narHash": "sha256-1BSvqKG/4U6QhAme4Kt4UA5ikxeJODjo5+2zWCuKqeY=",
"owner": "wamserma",
"repo": "flake-programs-sqlite",
"rev": "8ff45ba74f816160384f5d970de62bb0270dff06",
"rev": "4e3f3b4827ca8f46b401448995272b0b585d2e93",
"type": "github"
},
"original": {
@ -370,11 +370,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1698499630,
"narHash": "sha256-OGJUX84240wSlhRyXjrJikXmHX1VeN2ZXvfdLvrAh0o=",
"lastModified": 1698846025,
"narHash": "sha256-crZer9Qgr7GptKjIN/1aAT1bCtGA+/+9eG+aoKuIQPg=",
"owner": "danth",
"repo": "stylix",
"rev": "7a7987c7828050ef9a8ca6af07ca98485053776b",
"rev": "07795247c2db08711bbd9503e01752c315be0805",
"type": "github"
},
"original": {

View file

@ -10,10 +10,5 @@
name = "Papirus";
package = pkgs.papirus-icon-theme;
};
cursorTheme = {
name = "GoogleDot-Blue";
package = pkgs.google-cursor;
};
};
}

View file

@ -122,10 +122,12 @@
mediawriter
virt-manager
wl-clipboard
protontricks
android-studio
nodePackages.pnpm
hunspellDicts.en_CA-large
inputs.nixpkgs-local.legacyPackages.${system}.monophony
inputs.nix-gaming.packages.${system}.wine-ge
]
++ (with gnomeExtensions; [
caffeine

View file

@ -5,6 +5,12 @@
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
targets.plymouth.blackBackground = false;
cursor = {
name = "GoogleDot-Blue";
package = pkgs.google-cursor;
size = 24;
};
fonts = {
serif = {
name = "Cantarell";