Git Product home page Git Product logo

dotfiles's Introduction

Hi there ๐Ÿ‘‹

I am Sherub Thakur. I deal with python every day. Sometimes I delve into Haskell. Exploring Rust and Nix these days. Actively avoid JS, PHP, Java and Go (not really).

Outside tech, I am interested in philosophy, psychology, travelling and gaming.


Sherub's Twitter Sherub's LinkdeIN

dotfiles's People

Contributors

sherubthakur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dotfiles's Issues

Getting the HEAD of the Git tree failed

Hey Sharub,

I just tried running nix run home-manager --no-write-lock-file -- switch --flake "./#nixos" but it gives an error

error: getting the HEAD of the Git tree '/home/kavija/.dotfiles' failed with exit code 1:
error: executing 'git' : No such file or directory

I'm new to NixOS. Is there a way to fix this ?

xmonad and xrdp

Dear @sherubthakur ,
may I know how to config xmonad and xrdp?
Follow the wiki here https://nixos.wiki/wiki/Remote_Desktop#RDP:
What I configured is like below:

  services.xrdp.enable = true;
  #services.xrdp.defaultWindowManager = "xmonad";
  services.xrdp.defaultWindowManager = "$HOME/.hm-xsession";
  networking.firewall.allowedTCPPorts = [ 3389 ];
  # Soon: services.xrdp.openFirewall = true;

  environment.systemPackages = with pkgs; [
    freerdp 
    remmina
  ];

But seems it doesn't works.

image

Could you please help me?

Thanks a lot!

Xmonad windows overlapped with taffybar

scrot_2022-09-14-220918

Dear @sherubthakur ,

As the title says, I meet a problem that xmonad windows overlapped with taffybar,
could you please guide me on how to fix it?

Here is screen information:

โฏ xrandr
Screen 0: minimum 320 x 200, current 2880 x 1800, maximum 16384 x 16384
eDP connected primary 2880x1800+0+0 (normal left inverted right x axis y axis) 302mm x 188mm
   2880x1800     90.00*+
   1920x1200     90.00  
   1920x1080     90.00  
   1600x1200     90.00  
   1680x1050     90.00  
   1280x1024     90.00  
   1440x900      90.00  
   1280x800      90.00  
   1280x720      90.00  
   1024x768      90.00  
   800x600       90.00  
   640x480       90.00  
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)

Relative path issue?

Hi, first thanks for the awesome work.

When I run:
nix run home-manager --no-write-lock-file -- switch --flake "./#nixos"

on a fresh nixos vm i get the following error:

error: cannot fetch input 'path:./modules/nvim/plugins?lastModified=1&narHash=sha256-fNqrdC%2fB7x6C5zDxkhC32vr3W8wwzSKMeFltaRIMqbE=' because it uses a relative path
(use '--show-trace' to show detailed location information)

Would you have any advice on how i can fix this? I am still a beginner when it comes to nixos

Thanks in advance!

Licensing

Please add a license to allow others to use, modify, contribute and distribute your work.

error: attribute 'colorscheme' missing

Dear @sherubthakur ,
thank you for your wonderful work.

Recently I meet below error, could you please guide me how to fix it ?

alienzj@yoga ~/.dotfiles (nixos)> sudo nixos-rebuild switch --flake './#yoga' -p XFLAKE
warning: input 'nur' has an override for a non-existent input 'nixpkgs'
error: attribute 'colorscheme' missing

       at /nix/store/8x9s4zv7dzmwxmm8lhsxk3nf8lxlh52q-source/lib/modules.nix:503:28:

          502|         builtins.addErrorContext (context name)
          503|           (args.${name} or config._module.args.${name})
             |                            ^
          504|       ) (lib.functionArgs f);
(use '--show-trace' to show detailed location information)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.