Commit b9f3dad10de3

Vincent Demeester <vincent@sbr.pm>
2018-09-07 16:01:07
Remove commented code from wakasu
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 717ab23
Changed files (1)
machine
machine/wakasu.nix
@@ -23,10 +23,6 @@
     { domain = "@audio"; item = "nofile";  type = "-"; value = "99999"; }
   ];
 
-  #home-manager.users.vincent = {...}: {
-  #  imports = [ ../envs/wakasu.nix ../envs/laptop.nix ];
-  #};
-
   boot.loader.efi.canTouchEfiVariables = true;
   boot.initrd.luks.devices = [
     {