1 Commits

Author SHA1 Message Date
6f64253c4b permissions
correct permissions of the scripts
2026-04-03 18:09:20 +02:00
11 changed files with 29 additions and 21 deletions

42
flake.lock generated
View File

@@ -106,11 +106,11 @@
]
},
"locked": {
"lastModified": 1774898676,
"narHash": "sha256-0Utnqo+FbB+0CVUi0MI3oonF0Kuzy9VcgRkxl53Euvk=",
"lastModified": 1775143651,
"narHash": "sha256-S0RqAyDPMTcv9vASMaE8eY1QexFysAOdnxUxFHIPOyE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a184bd2f8426087bae93f203403cd4b86c99e57d",
"rev": "d166a078541982a76f14d3e06e9665fa5c9ed85e",
"type": "github"
},
"original": {
@@ -126,11 +126,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1774915815,
"narHash": "sha256-LocQzkSjVS4G0AKMBiEIVdBKCNTMZXQFjQMWFId4Jpg=",
"lastModified": 1775138742,
"narHash": "sha256-cyipL9p0VzyZT0wa+3KkeJYvtEYzyI1PjBOnGU8z3gI=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "9001416dc5d0ca24c8e4b5a44bfe7cd6fbeb1dd1",
"rev": "0fff256cfbc6978e711c43555df210d46940e943",
"type": "github"
},
"original": {
@@ -162,11 +162,11 @@
]
},
"locked": {
"lastModified": 1774925891,
"narHash": "sha256-8QGLGZJGnjPXFkWncYI9IXfUJEaPshX81W9LCJyQbGE=",
"lastModified": 1775098553,
"narHash": "sha256-OFWIVY1vzAbPE73ksKAMsFh11AXZ3MjIymRQ90Butnc=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "01dbb479b5f70a18feaa6398077c3babba0d4ba9",
"rev": "361b17a5b2f4536a119c794a367a29b07691f941",
"type": "github"
},
"original": {
@@ -209,11 +209,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1774709303,
"narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=",
"lastModified": 1775036866,
"narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685",
"rev": "6201e203d09599479a3b3450ed24fa81537ebc4e",
"type": "github"
},
"original": {
@@ -225,11 +225,11 @@
},
"nixpkgs_4": {
"locked": {
"lastModified": 1774709303,
"narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=",
"lastModified": 1775036866,
"narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685",
"rev": "6201e203d09599479a3b3450ed24fa81537ebc4e",
"type": "github"
},
"original": {
@@ -283,11 +283,11 @@
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1774945141,
"narHash": "sha256-7k5Q/I5a1kyj/SmIFU4XIuKFqERi9IghJMSND6axHaI=",
"lastModified": 1775159663,
"narHash": "sha256-KES+OClaN0Vy/BkjW60UFo3dnQWpjkd1vIKEoynnlk0=",
"owner": "nix-community",
"repo": "NUR",
"rev": "17e9cbee8a24c796b9ea363d37417829b6af5131",
"rev": "008b7b102054965988abf26ea261314a2e6672d5",
"type": "github"
},
"original": {
@@ -387,11 +387,11 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1774925412,
"narHash": "sha256-z2QvGBCrVlSJZgQ/aTf9TdHJYbsFNUt4cG/cZ57X+bA=",
"lastModified": 1775132067,
"narHash": "sha256-JFcGvXwV9O55bUDY9MilD2+/qUPqYg9IHsdH6oJzCGw=",
"owner": "sxyazi",
"repo": "yazi",
"rev": "2514725e56c1b008911a2aee228b88783d27cdb0",
"rev": "86b8f0779ca5406fb6fead8c248d3ab23c9b1db0",
"type": "github"
},
"original": {

0
home/programs/eww/src/scripts/audio.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/battery.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/cpu.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/memory.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/network.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/powermenu.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/ristate.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/ristate_read.sh Normal file → Executable file
View File

View File

@@ -0,0 +1,7 @@
{ ... }:
{
programs.nixvim.plugins = {
aerial.enable = true;
};
}

View File

@@ -1,5 +1,6 @@
{
imports = [
./aerial.nix
./autopairs.nix
./barbar.nix
./bullets.nix