summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-27 08:23:38 +0200
committerRory& <root@rory.gay>2024-07-04 14:45:02 +0200
commit0330e8ac8b82469f00c33fc9dbc6b153f0d84bf1 (patch)
treeaeadde639206e30a9740981c855ebcf82e0f777a /flake.nix
parentUpdate server (diff)
downloadRory-Open-Architecture-0330e8ac8b82469f00c33fc9dbc6b153f0d84bf1.tar.xz
Desktop update
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 2c9b26d..f5fca4e 100755
--- a/flake.nix
+++ b/flake.nix
@@ -9,8 +9,8 @@
     };
 
     nixpkgs-rory = {
-      url = "path:/Rory-Open-Architecture/nixpkgs";
-      #url = "github:TheArcaneBrony/nixpkgs/master";
+      #url = "path:/Rory-Open-Architecture/nixpkgs";
+      url = "github:TheArcaneBrony/nixpkgs/master";
     };
 
     nixpkgs-RoryNix = {