Compare commits

...

5 Commits

Author SHA1 Message Date
dde705cf76 update flake 2025-08-31 15:45:46 +02:00
1cb2aa0a04 Merge pull request #5 from ordionary/main
back
2025-08-18 12:04:27 +02:00
nicco
6946fcb6fe update and remove tidal 2025-08-18 09:59:20 +02:00
nicco
6425ba60eb Merge branch 'main' of github.com:ordionary/nix 2025-08-18 09:53:11 +02:00
nicco
246ec2c64c remove bruno and replace cd 2025-08-18 09:53:05 +02:00
4 changed files with 11 additions and 14 deletions

View File

@@ -19,7 +19,6 @@
"sloth" "sloth"
"vscodium" "vscodium"
"visual-studio-code" "visual-studio-code"
"bruno"
"utm" "utm"
"balenaetcher" "balenaetcher"
"outerbase-studio" "outerbase-studio"
@@ -29,9 +28,9 @@
"obsidian" "obsidian"
"figma" "figma"
"zen" "zen"
"ungoogled-chromium"
"bitwarden" "bitwarden"
"spotify" "spotify"
"tidal"
"slack" "slack"
"yubico-authenticator" "yubico-authenticator"
"mediahuman-audio-converter" "mediahuman-audio-converter"

18
flake.lock generated
View File

@@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1753943136, "lastModified": 1756579987,
"narHash": "sha256-eiEE5SabVcIlGSTRcRyBjmJMaYAV95SJnjy8YSsVeW4=", "narHash": "sha256-duCce8zGsaMsrqqOmLOsuaV1PVIw/vXWnKuLKZClsGg=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "bd82507edd860c453471c46957cbbe3c9fd01b5c", "rev": "99a69bdf8a3c6bf038c4121e9c4b6e99706a187a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -27,11 +27,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1751313918, "lastModified": 1755825449,
"narHash": "sha256-HsJM3XLa43WpG+665aGEh8iS8AfEwOIQWk3Mke3e7nk=", "narHash": "sha256-XkiN4NM9Xdy59h69Pc+Vg4PxkSm9EWl6u7k6D5FZ5cM=",
"owner": "LnL7", "owner": "LnL7",
"repo": "nix-darwin", "repo": "nix-darwin",
"rev": "e04a388232d9a6ba56967ce5b53a8a6f713cdfcf", "rev": "8df64f819698c1fee0c2969696f54a843b2231e8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -42,11 +42,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1753844155, "lastModified": 1756536218,
"narHash": "sha256-w81jpZeM3AtYlTKIhT05p3IqvJRIHZPyp0Acgb6hXWc=", "narHash": "sha256-ynQxPVN2FIPheUgTFhv01gYLbaiSOS7NgWJPm9LF9D0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e44b8dc0882d66e2627a8ff252b04a22f4a629fd", "rev": "a918bb3594dd243c2f8534b3be01b3cb4ed35fd1",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -42,6 +42,7 @@
l = "eza -a1lh"; l = "eza -a1lh";
ls = "eza"; ls = "eza";
cat = "bat"; cat = "bat";
cd = "z";
# QOL # QOL
dc = "docker compose"; dc = "docker compose";

View File

@@ -7,12 +7,9 @@
extras = { extras = {
casks = [ casks = [
"surfshark" "surfshark"
"raspberry-pi-imager"
"visual-studio-code" "visual-studio-code"
"signal" "signal"
"discord" "discord"
"vlc"
"handbrake"
"daisydisk" "daisydisk"
"blender" "blender"
"bambu-studio" "bambu-studio"