โ„๏ธ My personnal NixOS configuration
nix-flake nixos-configuration linux dotfiles flake nix nix-config nixos nixos-flake linux-desktop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ใ€Œ๐Ÿ”จใ€ fix: fixed some things.

adjoly 0f45cbc4 a99ba450

+28 -43
+17 -13
flake.lock
··· 116 116 ] 117 117 }, 118 118 "locked": { 119 - "lastModified": 1733133928, 120 - "narHash": "sha256-gU40r9AfpIr4eq+0noM8yH1Hxf+EA3dqfIpFtQl8Y1E=", 119 + "lastModified": 1733175814, 120 + "narHash": "sha256-zFOtOaqjzZfPMsm1mwu98syv3y+jziAq5DfWygaMtLg=", 121 121 "owner": "nix-community", 122 122 "repo": "home-manager", 123 - "rev": "873e39d5f4437d2f3ab06881fea8e63e45e1d011", 123 + "rev": "bf23fe41082aa0289c209169302afd3397092f22", 124 124 "type": "github" 125 125 }, 126 126 "original": { ··· 154 154 "inputs": { 155 155 "flake-utils": "flake-utils", 156 156 "nixpkgs": [ 157 - "unstablepkgs" 157 + "nixpkgs" 158 158 ] 159 159 }, 160 160 "locked": { 161 - "lastModified": 1732885003, 162 - "narHash": "sha256-O/CmmHjjAOlKb9hEftpxJdzU8mUiVVQlVY2e4ICmxj4=", 163 - "path": "/nfs/homes/adjoly/Documents/nvim", 164 - "type": "path" 161 + "lastModified": 1732387995, 162 + "narHash": "sha256-Xuorcu7YwTOdkOf1nKJWZ/Wl57BVObkCLexL9PFpPqM=", 163 + "owner": "keyzox71", 164 + "repo": "nvim", 165 + "rev": "b31bb3be740fca6ce5a68d6e110a31ac18b76557", 166 + "type": "github" 165 167 }, 166 168 "original": { 167 - "path": "/nfs/homes/adjoly/Documents/nvim", 168 - "type": "path" 169 + "owner": "keyzox71", 170 + "ref": "indev", 171 + "repo": "nvim", 172 + "type": "github" 169 173 } 170 174 }, 171 175 "nixos-hardware": { ··· 226 230 }, 227 231 "nixpkgs_2": { 228 232 "locked": { 229 - "lastModified": 1732981179, 230 - "narHash": "sha256-F7thesZPvAMSwjRu0K8uFshTk3ZZSNAsXTIFvXBT+34=", 233 + "lastModified": 1733120037, 234 + "narHash": "sha256-En+gSoVJ3iQKPDU1FHrR6zIxSLXKjzKY+pnh9tt+Yts=", 231 235 "owner": "nixos", 232 236 "repo": "nixpkgs", 233 - "rev": "62c435d93bf046a5396f3016472e8f7c8e2aed65", 237 + "rev": "f9f0d5c5380be0a599b1fb54641fa99af8281539", 234 238 "type": "github" 235 239 }, 236 240 "original": {
+4 -5
flake.nix
··· 22 22 }; 23 23 24 24 keyznvim = { 25 - url = "path:/nfs/homes/adjoly/Documents/nvim"; 26 - inputs.nixpkgs.follows = "unstablepkgs"; 25 + url = "github:keyzox71/nvim/indev"; 26 + inputs.nixpkgs.follows = "nixpkgs"; 27 27 }; 28 28 29 29 pogit = { ··· 39 39 timmy.url = "github:keyzox71/timmy"; 40 40 }; 41 41 42 - outputs = inputs@{ self, nixpkgs, unstablepkgs, catppuccin, home-manager, nixos-hardware, ... }: 42 + outputs = inputs@{ self, nixpkgs, catppuccin, home-manager, nixos-hardware, ... }: 43 43 let 44 44 supportedSystems = [ "x86_64-linux" "x86_64-darwin" ]; 45 45 forSystems = nixpkgs.lib.genAttrs supportedSystems; ··· 55 55 56 56 catppuccin.nixosModules.catppuccin 57 57 58 - /home/adjoly/workspace/nixos-hardware/dell/precision/5530/default.nix 59 - #nixos-hardware.nixosModules.dell-precision-5530 58 + nixos-hardware.nixosModules.dell-precision-5530 60 59 ]; 61 60 }; 62 61 };
+2 -15
home/adjoly/home.nix
··· 4 4 ./gtk.nix 5 5 ./cli-app.nix 6 6 ./wm/hyprland.nix 7 - ./theme/catppuccin.nix 7 + ./themes/catppuccin.nix 8 8 9 9 ./unstable-overlay.nix 10 10 ··· 23 23 inputs.catppuccin.homeManagerModules.catppuccin 24 24 ]; 25 25 26 - programs = { 27 - git = { 28 - enable = true; 29 - userName = "adjoly"; 30 - userEmail = "adamjly@proton.me"; 31 - }; 32 - gh = { 33 - enable = true; 34 - settings = { 35 - git_protocol = "ssh"; 36 - }; 37 - }; 38 - }; 39 - 40 26 home = { 41 27 packages = with pkgs; [ 42 28 vlc ··· 50 36 libreoffice 51 37 tradingview 52 38 qbittorrent 39 + rquickshare 53 40 prismlauncher 54 41 nextcloud-client 55 42 unstable.vivaldi
-6
home/adjoly/programs/git.nix
··· 7 7 userName = "adjoly"; 8 8 userEmail = "adamjly@proton.me"; 9 9 }; 10 - gh = { 11 - enable = true; 12 - settings = { 13 - git_protocol = "ssh"; 14 - }; 15 - }; 16 10 }; 17 11 }
+1 -1
home/adjoly/wm/hyprlock.nix
··· 86 86 position = "0, 100"; 87 87 halign = "center"; 88 88 valign = "botton"; 89 - color = "rgba(81, 87, 109, 0.5)"; 89 + color = "rgba(35, 38, 52, 0.7)"; 90 90 rounding = 10; 91 91 } 92 92 ];
+1 -1
home/adjoly/wm/hyprpaper.nix
··· 2 2 3 3 let 4 4 source = pkgs.fetchurl { 5 - url = "https://keyzox.duckdns.org/s/e9Hqxi85gsSoZg5/download/DSC_4763.jpg"; 5 + url = "https://drive.keyzox.me/s/e9Hqxi85gsSoZg5/download/DSC_4763.jpg"; 6 6 sha256 = "0s4qavjcs9kf1g8vllqlb43i7si9vk6b9338rbpkqc87k6a794hi"; 7 7 }; 8 8 in
+2 -1
hosts/LAPTOP-5530-ADAM/default.nix
··· 15 15 ./programs/hyprland.nix 16 16 ./hardware/hardware-configuration.nix 17 17 18 - inputs.home-unstable.nixosModules.home-manager 18 + inputs.home-manager.nixosModules.home-manager 19 19 ]; 20 20 21 21 nixpkgs = { ··· 82 82 curl 83 83 btop 84 84 unzip 85 + wluma 85 86 bluetuith 86 87 cifs-utils 87 88 xfce.thunar
+1 -1
hosts/LAPTOP-5530-ADAM/virtualbox.nix
··· 2 2 3 3 { 4 4 virtualisation.virtualbox.host = { 5 - enable = true; 5 + enable = false; 6 6 enableExtensionPack = true; 7 7 }; 8 8 }