From d7d5b44f1350ea0aa10cd08da186fe81007fd61c Mon Sep 17 00:00:00 2001 From: foglar Date: Fri, 15 Nov 2024 20:54:55 +0100 Subject: [PATCH] Sysupdate --- TODO.md | 8 ++-- config/keyboard.svg | 105 ++++++++++++++++++++++++++++++++++++++++++++ flake.lock | 78 +++++++++++++------------------- 3 files changed, 139 insertions(+), 52 deletions(-) create mode 100644 config/keyboard.svg diff --git a/TODO.md b/TODO.md index 6e68d00..c2988f1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,10 @@ # TODO - [ ] Wallpaper switch -- [ ] Keyboard switch -- [ ] Waybar fix -- [ ] Rofi config +- [x] Keyboard switch +- [x] Waybar fix +- [x] Rofi config - [ ] Cliphist manager fix - [x] Stylix theming - [ ] Enabling nvidia graphics and disabling it -- [ ] Modularity connected via configuration.nix file with home manager (disable gnome, gnome configuration will be disabled too) \ No newline at end of file +- [ ] Modularity connected via configuration.nix file with home manager (disable gnome, gnome configuration will be disabled too) diff --git a/config/keyboard.svg b/config/keyboard.svg new file mode 100644 index 0000000..35dab29 --- /dev/null +++ b/config/keyboard.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + diff --git a/flake.lock b/flake.lock index 69eb9fa..dcf1027 100644 --- a/flake.lock +++ b/flake.lock @@ -108,11 +108,11 @@ }, "locked": { "dir": "pkgs/firefox-addons", - "lastModified": 1731605845, - "narHash": "sha256-45T0+qKd6ibWF1zm+jRK+mfjsF0KddKM6kg2dY5SqNQ=", + "lastModified": 1731643390, + "narHash": "sha256-ckIrZY5i+b7UrxolO54pSRO9dKW7GnMYQ1uQLeWEBsU=", "owner": "rycee", "repo": "nur-expressions", - "rev": "1b2571b6593aa77a15e5e97e708a3d9ea12ac773", + "rev": "f0fa120121e9ea5c16c7b2c578fbebe37fbcab55", "type": "gitlab" }, "original": { @@ -329,11 +329,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1731526492, - "narHash": "sha256-tzWLCOcIxvJvxB25kC0Q371pc5wBBzbzwSlSNc4L8gw=", + "lastModified": 1731631654, + "narHash": "sha256-3BrzIc6CzuOVdhbRuKguIdG6IqfLbvNbYXqhmMWkxwY=", "owner": "hyprwm", "repo": "Hyprland", - "rev": "3fb47372b79265ebdabeeefdad10359d5b18377a", + "rev": "098e491a43e8b26f4382b48651a4131464bf6a2f", "type": "github" }, "original": { @@ -478,6 +478,22 @@ "type": "github" } }, + "nixpkgs-stable_2": { + "locked": { + "lastModified": 1731386116, + "narHash": "sha256-lKA770aUmjPHdTaJWnP3yQ9OI1TigenUqVC3wweqZuI=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "689fed12a013f56d4c4d3f612489634267d86529", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-24.05", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_2": { "locked": { "lastModified": 1731319897, @@ -496,11 +512,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1725194671, - "narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=", + "lastModified": 1731531548, + "narHash": "sha256-sz8/v17enkYmfpgeeuyzniGJU0QQBfmAjlemAUYhfy8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c", + "rev": "24f0d4acd634792badd6470134c387a3b039dace", "type": "github" }, "original": { @@ -510,22 +526,6 @@ "type": "github" } }, - "nixpkgs_4": { - "locked": { - "lastModified": 1727348695, - "narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat", @@ -556,8 +556,8 @@ "home-manager": "home-manager", "hyprland": "hyprland", "nixpkgs": "nixpkgs_2", - "stylix": "stylix", - "zen-browser": "zen-browser" + "nixpkgs-stable": "nixpkgs-stable_2", + "stylix": "stylix" } }, "stylix": { @@ -577,11 +577,11 @@ "tinted-tmux": "tinted-tmux" }, "locked": { - "lastModified": 1731577695, - "narHash": "sha256-ohxX2gG7zDWIA3slEbiSyAVSiO98clCoL+CmiEiYwVU=", + "lastModified": 1731657386, + "narHash": "sha256-Mm/JL8tFUS1SOmmZDPcswExUxzw0VpHcEyZI1h58CGA=", "owner": "danth", "repo": "stylix", - "rev": "e0a278871b63b1800ccdda568861b5324dd93797", + "rev": "5ab1207b2fdeb5a022f2dd7cccf6be760f1b150f", "type": "github" }, "original": { @@ -710,24 +710,6 @@ "repo": "xdg-desktop-portal-hyprland", "type": "github" } - }, - "zen-browser": { - "inputs": { - "nixpkgs": "nixpkgs_4" - }, - "locked": { - "lastModified": 1727721329, - "narHash": "sha256-QYlWZwUSwrM7BuO+dXclZIwoPvBIuJr6GpFKv9XKFPI=", - "owner": "MarceColl", - "repo": "zen-browser-flake", - "rev": "e6ab73f405e9a2896cce5956c549a9cc359e5fcc", - "type": "github" - }, - "original": { - "owner": "MarceColl", - "repo": "zen-browser-flake", - "type": "github" - } } }, "root": "root",