diff --git a/README.org b/README.org index 302c99a..882e2bf 100644 --- a/README.org +++ b/README.org @@ -1873,20 +1873,6 @@ I also use home-manager for managing dotfiles. This means that everything is con }; }; - ethminer = { - Unit = { - Description = "Mining at home"; - }; - - Service = { - ExecStart = "/run/current-system/sw/bin/ethminer "; - }; - - Install = { - WantedBy = ["default.target"]; - }; - }; - nextlcoud-client = { Unit = { Description = "Nextcloud Client"; diff --git a/flake.lock b/flake.lock index a5c667c..599497a 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ ] }, "locked": { - "lastModified": 1664793678, - "narHash": "sha256-RCSaFgr3ClSNuPyYRWcnUfFVud9vJsGMf5oB+9CA0SA=", + "lastModified": 1666352875, + "narHash": "sha256-kbzTmj9ihe4rowgjLxD4uT4nKh304lN0RJMd5yBX03w=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "be61e5636f4c7478c0093ace59bc7512e320feaa", + "rev": "3d7c61b6dc5fc9d7c5e4a74e575c582aa567d547", "type": "github" }, "original": { @@ -59,11 +59,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1664783440, - "narHash": "sha256-KlMwR7mUf5h8MPnzV7nGFUAt6ih/euW5xgvZ5x+hwvI=", + "lastModified": 1666253070, + "narHash": "sha256-MtaNgghmfp+ywh5mv9FcspFT4ACaYINSN+D98PCkrP0=", "owner": "nix-community", "repo": "home-manager", - "rev": "e4e639dd4dc3e431aa5b5f95325f9a66ac7e0dd9", + "rev": "c485669ca529e01c1505429fa9017c9a93f15559", "type": "github" }, "original": { @@ -81,11 +81,11 @@ "wlroots": "wlroots" }, "locked": { - "lastModified": 1664811485, - "narHash": "sha256-AklzZjbJmGTYqOgEzFT3edYjf1plbbhEbnHtla9B4vs=", + "lastModified": 1666345512, + "narHash": "sha256-/45v91bYl9hbEJSgYu51ep9ZyoEHlZDE44gotGZfO4M=", "owner": "vaxerski", "repo": "Hyprland", - "rev": "85eea70be41f6ea7f5358aa17e8e004537407e3f", + "rev": "b71d7c9007d77f78a403075b99adf8e9d43bf125", "type": "github" }, "original": { @@ -101,11 +101,11 @@ "nixpkgsUnstable": "nixpkgsUnstable" }, "locked": { - "lastModified": 1663873107, - "narHash": "sha256-2Gw/XYByyrpgS0x5x9O/GjOSLeYnMAz7P9h3W7nr9bY=", + "lastModified": 1665402747, + "narHash": "sha256-vFOmE/EZkoEAoctEie+ImDVXxPcLFHnTuhVDK3mmKXI=", "owner": "fort-nix", "repo": "nix-bitcoin", - "rev": "34f6eb90d7d3971f08f2c5c04aa1b267d49c4743", + "rev": "9fc05e384c9977f68ded3aa7934a5b18ecd9e6e5", "type": "github" }, "original": { @@ -133,11 +133,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1664594436, - "narHash": "sha256-YHowMADGzdi7fKnGlg47qe0PIljq+11VqLarmXDuKxQ=", + "lastModified": 1666249138, + "narHash": "sha256-CzK8NA8xEMKAhvHXB8UMODckcH97sZXm6lziKNWLv0M=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9cac45850280978a21a3eb67b15a18f34cbffa2d", + "rev": "44fc3cb097324c9f9f93313dd3f103e78d722968", "type": "github" }, "original": { @@ -165,11 +165,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1664687381, - "narHash": "sha256-9czSuDzS+OGGwq2kC4KXBLXWfYaup+oLB+AA1Md25U4=", + "lastModified": 1666282307, + "narHash": "sha256-O1T2HGLARLKDLfdOmjPBfn3eC4cSIaQD71wUN4I/6/s=", "owner": "nixos", "repo": "nixpkgs", - "rev": "59d2991d4256cdca1c0cda45d876c80a0fe45c31", + "rev": "b7d8c687782c8f9a1d425a7e486eb989654f6468", "type": "github" }, "original": { @@ -208,11 +208,11 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1663507239, - "narHash": "sha256-LISZtkPVe8lQ2N8YwVe+KxCkXWLP9mdw6Q2kG93wE8A=", + "lastModified": 1665405587, + "narHash": "sha256-lVL48azhjGA/oEIcUSZQNwomNs0EzPxCcjgzyDST0PM=", "owner": "wlroots", "repo": "wlroots", - "rev": "2ad25b1460400e66ea26bd6489b04072be7d9dbb", + "rev": "221ee83d440fb7dcbfd141ef3a459a5a973331b6", "type": "gitlab" }, "original": { diff --git a/scripts/dlaudio b/scripts/dlaudio index 60f4a8d..b44d3b4 100755 --- a/scripts/dlaudio +++ b/scripts/dlaudio @@ -1,3 +1,3 @@ #!/bin/sh -konsole -e yt-dlp -x -o '/home/chris/Music/%(title)s.%(ext)s ' $1 +konsole -e yt-dlp -x -o '/home/chris/Music/%(title)s.%(ext)s' $1 diff --git a/scripts/dlvideo b/scripts/dlvideo index b5aa52a..abb5115 100755 --- a/scripts/dlvideo +++ b/scripts/dlvideo @@ -1,3 +1,3 @@ #!/bin/sh -konsole -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s ' $1 +konsole -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s' $1 diff --git a/scripts/packages b/scripts/packages new file mode 100755 index 0000000..c4633b1 --- /dev/null +++ b/scripts/packages @@ -0,0 +1,3 @@ +#!/bin/sh + +nix-store --query --requisites /run/current-system/ | cut -d- -f2- | sort | uniq | bat diff --git a/tridactyl/tridactylrc b/tridactyl/tridactylrc index bf80adf..b97fe4f 100644 --- a/tridactyl/tridactylrc +++ b/tridactyl/tridactylrc @@ -7,7 +7,7 @@ set update.lastnaggedversion 1.14.0 set update.checkintervalsecs 86400 set theme snazzy set searchurls.gh https://github.com/search?utf8=✓&q= -set searchurls.y https://www.yewtu.be/search?q=%s +set searchurls.y https://www.yewtu.be/search?q= set searchurls.aw https://wiki.archlinux.org/index.php?search= set searchurls.qt https://doc.qt.io/qt-5/search-results.html?q= set searchurls.mel https://melpa.org/#/?q= diff --git a/user/home.nix b/user/home.nix index 7b373d4..bf0ac91 100644 --- a/user/home.nix +++ b/user/home.nix @@ -521,20 +521,6 @@ }; }; - ethminer = { - Unit = { - Description = "Mining at home"; - }; - - Service = { - ExecStart = "/run/current-system/sw/bin/ethminer "; - }; - - Install = { - WantedBy = ["default.target"]; - }; - }; - nextlcoud-client = { Unit = { Description = "Nextcloud Client";