File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050    } ; 
5151    helix   =  { 
5252      enable   =  true ; 
53-       package   =  inputs . helix . packages . ${ pkgs . system } . default ; 
53+       package   =  inputs . helix . packages . ${ pkgs . stdenv . hostPlatform . system } . default ; 
5454      defaultEditor   =  true ; 
5555      settings   =  { 
5656        theme   =  lib . mkForce   "catppuccin_mocha" ; 
Original file line number Diff line number Diff line change 2323    } ; 
2424    helix   =  { 
2525      enable   =  true ; 
26-       package   =  inputs . helix . packages . ${ pkgs . system } . default ; 
26+       package   =  inputs . helix . packages . ${ pkgs . stdenv . hostPlatform . system } . default ; 
2727      defaultEditor   =  true ; 
2828      settings   =  { 
2929        theme   =  lib . mkForce   "default" ; 
Original file line number Diff line number Diff line change 2626      unzip 
2727      zip 
2828      _7zz 
29-       ( inputs . agenix . packages . ${ pkgs . system } . default . override   { 
29+       ( inputs . agenix . packages . ${ pkgs . stdenv . hostPlatform . system } . default . override   { 
3030        ageBin   =  "PATH=$PATH:${ lib . makeBinPath   [  pkgs . age-plugin-yubikey   ] }  ${ pkgs . rage } /bin/rage" ; 
3131      } ) 
3232    ] ; 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments